From d06cae7baefbe8ab7a6106a3eddd00d57a5370ab Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Tue, 8 Jan 2013 08:46:31 -0430 Subject: [PATCH] Updated the Readme file. --- LICENSE => COPYING | 0 README.md | 24 ++++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) rename LICENSE => COPYING (100%) diff --git a/LICENSE b/COPYING similarity index 100% rename from LICENSE rename to COPYING diff --git a/README.md b/README.md index b5d171d..c9a871b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,24 @@ -Super-HUGS-Revolution-98 +Super HUGS Revolution 98 ======================== -A simple python game for Android. \ No newline at end of file +A simple python game for Android by Miguel Angel Astor. + +License +------- + +Super HUGS Revolution 98 for Android is available under the +terms of a FreeBSD style license. See the file "COPYING" for +details of the license. + +Description +----------- + +In Super HUGS Revolution you are Moncho, a jolly guy who loves +people so much he likes to hug them until they explode! + +System Requirements +------------------- + +Super HUGS Revolution should run without problems on any system +compatible with Python 2.7 and PyGame. Running on Android +requires a minimum of Android 2.2 (API 8). \ No newline at end of file