diff --git a/readme.markdown b/readme.markdown index b903a16..d0c1b58 100644 --- a/readme.markdown +++ b/readme.markdown @@ -1,8 +1,22 @@ +## pygo - a GTK-based Go game client written in python + + ## Installation ### Dependencies -You will need: +To run pygo, you will need: -pygame -SDL_ttf +* pygtk2 + + +### How to install + +Currently, pygo is simply run in-place. Just unpack it and you're done! + + +## Running + +Just cd to the directory you unpacked and run: + +./pygo.py