From 088bb60e17280fee55db3c7df229bf7b2d6e5976 Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Sun, 6 May 2012 17:21:17 -0500 Subject: [PATCH] edits in README.markdown --- README.markdown | 6 ++---- VERSION | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index 8c6d9920..029923de 100644 --- a/README.markdown +++ b/README.markdown @@ -4,9 +4,7 @@ web2py is a free open source full-stack framework for rapid development of fast, It is written and programmable in Python. LGPLv3 License -Learn more: - - http://web2py.com +Learn more at http://web2py.com ## Installation Instructions @@ -14,7 +12,7 @@ To start web2py there is NO NEED to install it. Just unzip and do: python web2py.py -Thats is it!!! +That's it!!! ## web2py directory structure diff --git a/VERSION b/VERSION index 7c3e2461..a5ba5741 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.7 (2012-05-06 17:18:14) dev +Version 1.99.7 (2012-05-06 17:20:16) dev