Update README.md

RESTFul → RESTful
This commit is contained in:
dongxu 2013-12-22 15:56:15 +08:00
parent e858f903a3
commit eb5d11c01b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ More info [beego.me](http://beego.me)
## Features
* RESTFul support
* RESTful support
* MVC architecture
* Session support (store in memory, file, Redis or MySQL)
* Cache support (store in memory, Redis or Memcache)