1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 13:50:54 +00:00

Update README.md

RESTFul → RESTful
This commit is contained in:
dongxu 2013-12-22 15:56:15 +08:00
parent e858f903a3
commit eb5d11c01b

View File

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