From 548c4d1e98d977398c54e564e515a1075b63d438 Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Tue, 22 Nov 2011 23:40:34 -0600 Subject: [PATCH] new README --- README | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README b/README index f0214576..32910bc7 100644 --- a/README +++ b/README @@ -1,4 +1,8 @@ -## INSTALLATION INSTRUCTION - IMPORTANT +# LEARN MORE + +http://web2py.com + +# INSTALLATION INSTRUCTION - IMPORTANT To start web2py there is NO NEED to install it. Just unzip and do: @@ -6,12 +10,13 @@ To start web2py there is NO NEED to install it. Just unzip and do: Thats is it!!! -## web2py file structure +# web2py file structure start web2py with: python web2py.py +Overview: `` \project README @@ -45,7 +50,9 @@ start web2py with: \modules `` -## EWF v1.5 -> v1.6 +# Version History + +## EWF v1.5 -> v1.6 (2007) - load and save .py in ascii, avoids problem with LF+CR on windows - added path.join in compileapp, fixed problem with Windows compileapp