Merge branch 'master' into develop

This commit is contained in:
Jeevanandam M
2016-05-21 22:30:31 -07:00

View File

@@ -2,3 +2,10 @@
Provides the `revel` command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
------------
```bash
go get github.com/revel/cmd/revel
```