# HG changeset patch # User Simon Cross # Date 1316283793 -7200 # Node ID 7a64ebfe74badc3454712304c671ae8a91331cf3 # Parent f81c2ad8929bd61733a1ef6ca4b1c3a52488582a Update README to add Desilu to team and correct build instructions. diff -r f81c2ad8929b -r 7a64ebfe74ba README.txt --- a/README.txt Sat Sep 17 20:18:28 2011 +0200 +++ b/README.txt Sat Sep 17 20:23:13 2011 +0200 @@ -6,6 +6,7 @@ Team: mamba Members: Adrianna Pinska + Desilu Crossman Gideon Visser Jeremy Thurgood Neil Muller @@ -41,12 +42,12 @@ Creating a source distribution with:: - python setup.py sdist + ./scripts/build_unix.sh You may also generate Windows executables and OS X applications:: - python setup.py py2exe - python setup.py py2app + ./scripts/wine-py2exe + ./scripts/darwin-py2app.sh Upload files to PyWeek with:: diff -r f81c2ad8929b -r 7a64ebfe74ba TODO.txt --- a/TODO.txt Sat Sep 17 20:18:28 2011 +0200 +++ b/TODO.txt Sat Sep 17 20:23:13 2011 +0200 @@ -25,7 +25,7 @@ * (Optional, this seems to be ok, from a glance) Improve Arrow behavior when on arrow and arrow rotator button Source: -* README +* README.txt Levels: * Tutorial levels