Skip to content

Commit

Permalink
Merge pull request #6 from erichideki/master
Browse files Browse the repository at this point in the history
Add an explanation about what Bottle Boilerplate does
  • Loading branch information
Thiago Avelino committed Dec 1, 2015
2 parents 4457003 + 0349ada commit fa012f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ bottle-boilerplate
Boilerplate code for new Bottle projects


What Bottle Boilerplate does?
-----------------------------

Build an structure to create applications in the rigth way with Bottle, using MVC (Model-View-Controller) and Tests.


Installation
------------

Expand Down

0 comments on commit fa012f8

Please sign in to comment.