diff options
author | AndrewMurrell <amurrel@purdue.edu> | 2014-02-10 12:34:14 -0500 |
---|---|---|
committer | AndrewMurrell <amurrel@purdue.edu> | 2014-02-10 12:34:14 -0500 |
commit | 938c833d77f400a29fb7cf32a5d4c681857c5532 (patch) | |
tree | 6be931668bc7a802b81c0dbcbf9b481095dfd05b /docs | |
parent | a9e3b6a8f3c0ea3a177edb8f0fbf31d0949b4e32 (diff) |
Removed unneeded repetition in merging.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DesignDocument.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md index d20c1ed..9efbca8 100644 --- a/docs/DesignDocument.md +++ b/docs/DesignDocument.md @@ -24,21 +24,6 @@ Davis Webb 5.1Class Descriptions and Interactions 4 5.2UML Diagram of Classes 4 -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 -ANDREW COMPLETE THIS. - 1 Purpose The purpose of this document is to outlay the desgin, intent, and structure of |