Browse Source

Update README.md

knewmanTE 10 years ago
parent
commit
af2c803836
1 changed files with 2 additions and 0 deletions
  1. 2 0
      frameworks/Python/web2py/README.md

+ 2 - 0
frameworks/Python/web2py/README.md

@@ -1,7 +1,9 @@
 # web2py Benchmark Test 
 # web2py Benchmark Test 
 
 
 Main controller found [here](web2py/applications/app/controllers/default.py)
 Main controller found [here](web2py/applications/app/controllers/default.py)
+
 Database model found [here](web2py/applications/app/models/db.py)
 Database model found [here](web2py/applications/app/models/db.py)
+
 Fortunes template found [here](web2py/applications/app/views/default/fortune.html)
 Fortunes template found [here](web2py/applications/app/views/default/fortune.html)
 
 
 ## Description
 ## Description