X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=README.txt;h=37c9d60401f770e48470b052df5a61541b98f05e;hb=d8fbeff686816699b1bd28683f81e8a074b17ab1;hp=0fa18a502fc0ed7e339da6105ac35c8a7321c909;hpb=5f9246f53255bf5ee33a7ffc69ca65cea4e05a33;p=tabakrolletjie.git diff --git a/README.txt b/README.txt index 0fa18a5..37c9d60 100644 --- a/README.txt +++ b/README.txt @@ -3,8 +3,8 @@ Your Game Title Entry in PyWeek #22 URL: http://ctpug.org.za/gitweb/tabakrolletjie -Team: YOUR TEAM NAME (leave the "Team: bit") -Members: YOUR TEAM MEMBERS (leave the "Members: bit") +Team: Tabakrolletjie +Members: Adrianna Pińska, Neil Muller, Simon Cross License: see LICENSE.txt @@ -28,7 +28,7 @@ Move the cursor around the screen with the mouse. Press the left mouse button to fire the ducks. -Development notes +Development notes ----------------- Creating a source distribution with:: @@ -48,4 +48,3 @@ Upload to the Python Package Index with:: python setup.py register python setup.py sdist upload -