Updated readme
This commit is contained in:
parent
4161c826df
commit
92080d47c2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user