Updated readme

This commit is contained in:
Anna Rose 2012-04-17 23:15:57 -04:00
parent 4161c826df
commit 92080d47c2

View File

@ -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