Copyright and adjusted install instructions

This commit is contained in:
Dan Ballard 2011-03-13 17:17:45 -07:00
parent 21795645b1
commit 345bdd6733
1 changed files with 10 additions and 1 deletions

11
README
View File

@ -1,4 +1,13 @@
Mindstab GO server package
See http://ai.mindstab.net/ for more information.
Copyright 2007 by Dan Ballard, Robert Hausch, and ai.mindstab.net
Uses GTP_connection class from GnuGo so licenced under GPL3
Origional licence included
Most usage instructions at:
http://ai.mindstab.net/wiki/index.php/Goserver
If setting up a stats website, place the website directory somewhere web visible, set up a MySQL database as outlined in ai_go.sql, and configure the DB options in website/index.php and gtpserver.py accordingly.
If setting up a stats website, place the website directory somewhere web visible, create an 'sgf' subdirectory, set up a MySQL database as outlined in ai_go.sql, and configure the DB options in website/index.php and gtpserver.py accordingly.