5260a60a by astaxie

Merge pull request #405 from wangdx/patch-1

RESTFul → RESTful
2 parents e858f903 eb5d11c0
...@@ -10,7 +10,7 @@ More info [beego.me](http://beego.me) ...@@ -10,7 +10,7 @@ More info [beego.me](http://beego.me)
10 10
11 ## Features 11 ## Features
12 12
13 * RESTFul support 13 * RESTful support
14 * MVC architecture 14 * MVC architecture
15 * Session support (store in memory, file, Redis or MySQL) 15 * Session support (store in memory, file, Redis or MySQL)
16 * Cache support (store in memory, Redis or Memcache) 16 * Cache support (store in memory, Redis or Memcache)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!