diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-10 13:03:11 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-10 13:03:11 -0500 |
commit | c7d02564ee1354bf05dc75aa21700557d3b0be4f (patch) | |
tree | 8652974859b86d81ba8945f1de4aefa1ebbf8727 /docs/DesignDocument_Purpose.txt | |
parent | 6390b4350a0a69fa35f569db172d0de5ee6df1b2 (diff) | |
parent | 59cdfc8b345f347c049e62d76d2129018854dad2 (diff) |
Merge branch 'master' into fix2
Diffstat (limited to 'docs/DesignDocument_Purpose.txt')
-rw-r--r-- | docs/DesignDocument_Purpose.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/DesignDocument_Purpose.txt b/docs/DesignDocument_Purpose.txt deleted file mode 100644 index ed06d2f..0000000 --- a/docs/DesignDocument_Purpose.txt +++ /dev/null @@ -1,15 +0,0 @@ -Purpose: - -The purpose of this document is to outlay the desgin, intent, and structure of -the Project Leaguer tournament organizing software. - -Released under an open license, Project Leaguer leverages powerful web -technologies to provide everything needed to organize an online tournament. -Whether it's League of Legends, Chess, Poker or more, Project Leaguer provides -tournament organizers, participants, and spectators with an online -interface to keep up with the score. - -The software itself operates as a stand-alone background application -accessible and configurable though its web interface. - -NOT FINISHED -- JUST COMMITING |