From 92080d47c277d7bc66bb7799edb48c32345ddf2a Mon Sep 17 00:00:00 2001 From: Anna Wiggins Date: Tue, 17 Apr 2012 23:15:57 -0400 Subject: [PATCH] Updated readme --- readme.markdown | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) 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