Update team name and members.
authorSimon Cross <hodgestar@gmail.com>
Sun, 4 Sep 2016 12:25:13 +0000 (14:25 +0200)
committerSimon Cross <hodgestar@gmail.com>
Sun, 4 Sep 2016 12:25:13 +0000 (14:25 +0200)
README.txt

index 0fa18a502fc0ed7e339da6105ac35c8a7321c909..37c9d60401f770e48470b052df5a61541b98f05e 100644 (file)
@@ -3,8 +3,8 @@ Your Game Title
 
 Entry in PyWeek #22  <http://www.pyweek.org/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
-