removed old and unused scripts

This commit is contained in:
phear 2005-09-06 18:30:58 +00:00
parent 1b706ec81f
commit 65ed70815e
4 changed files with 4 additions and 61 deletions

View file

@ -7,6 +7,10 @@ the init_webgo.main() in main.py reinitializes the whole database on each call,
comment the line out if you do not want that. init_webgo also creates two test users,
gast and gast2. password = username. you can use those to log in.
------------------------------------------
want to create your own goban images? Simple: just replace the images in
imgsource/ with the desired ones. then run generate_goban_images.py and
the new images get written to img/.
------------------------------------------
some code snippets for reference: