changeset 138:80472fc8f24d

Update README and LICENCE
author Stefano Rivera <stefano@rivera.za.net>
date Tue, 05 Apr 2011 10:02:35 +0200
parents 8a54d966a508
children 880e9fa337f3
files LICENSE.txt README.txt
diffstat 2 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/LICENSE.txt	Tue Apr 05 09:58:06 2011 +0200
+++ b/LICENSE.txt	Tue Apr 05 10:02:35 2011 +0200
@@ -1,4 +1,5 @@
-Copyright (c) 2011, Adrianna Pinska, Anna Malczyk, Jeremy Thurgood, Neil Muller, Oliver Hambsch, Simon Cross, Stefano Rivera
+Copyright (c) 2011, Adrianna Pinska, Anna Malczyk, Jeremy Thurgood,
+                    Neil Muller, Oliver Hambsch, Simon Cross, Stefano Rivera
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
--- a/README.txt	Tue Apr 05 09:58:06 2011 +0200
+++ b/README.txt	Tue Apr 05 10:02:35 2011 +0200
@@ -1,16 +1,18 @@
-Your Game Title
-===============
+Nine Tales
+==========
 
 Entry in PyWeek #12  <http://www.pyweek.org/12/>
 URL: http://pyweek.org/e/skaapsteker
-Team: Skaapsteker (leave the "Team: bit")
-Members: YOUR TEAM MEMBERS (leave the "Members: bit")
-License: see LICENSE.txt
+Team: Skaapsteker
+Members: Adrianna Pinska, Anna Malczyk, Jeremy Thurgood, Neil Muller,
+         Oliver Hambsch, Simon Cross, Stefano Rivera
+License: MIT, see LICENSE.txt
 
 Dependancies
 ------------
 
 Python >= 2.6 (not Python 3)
+pygame >= 1.8
 
 Running the Game
 ----------------