Update links to new site
This commit is contained in:
parent
345bdd6733
commit
c7d0a3463e
4
README
4
README
|
@ -1,6 +1,6 @@
|
|||
Mindstab GO server package
|
||||
|
||||
See http://ai.mindstab.net/ for more information.
|
||||
See https://danballard.com/ai-contest/wiki/Main_Page/ for more information.
|
||||
|
||||
Copyright 2007 by Dan Ballard, Robert Hausch, and ai.mindstab.net
|
||||
|
||||
|
@ -8,6 +8,6 @@ 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
|
||||
https://danballard.com/ai-contest/wiki/Goserver/
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue