diff options
author | tkimia <tkimia@purdue.edu> | 2014-02-10 11:37:40 -0500 |
---|---|---|
committer | tkimia <tkimia@purdue.edu> | 2014-02-10 11:37:40 -0500 |
commit | 23a094098d5b4232dc9715d5d42531096b02bf5b (patch) | |
tree | a3420637fd23ef74f53ce3b245b4f659e97d2fb7 /docs/DesignDocument_Purpose.txt | |
parent | d3fac3566f7a9c395feecbfeaf7ea223246ee0c1 (diff) | |
parent | 82273352f0774e2db182f102574f0c94680fd97b (diff) |
Merge branch 'master' of https://github.com/LukeShu/leaguer
Conflicts:
docs/DesignDocument.md
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 |