d536f5b8 by astaxie

Merge pull request #1021 from kmulvey/readme-typo

typos in the readme
2 parents d7fe5ef4 1cc1d57f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
3 [![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest) 3 [![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest)
4 [![GoDoc](http://godoc.org/github.com/astaxie/beego?status.svg)](http://godoc.org/github.com/astaxie/beego) 4 [![GoDoc](http://godoc.org/github.com/astaxie/beego?status.svg)](http://godoc.org/github.com/astaxie/beego)
5 5
6 beego is an open-source, high-performance, modularity, full-stack web framework. 6 beego is an open-source, high-performance, modular, full-stack web framework.
7 7
8 More info [beego.me](http://beego.me) 8 More info [beego.me](http://beego.me)
9 9
...@@ -19,7 +19,7 @@ More info [beego.me](http://beego.me) ...@@ -19,7 +19,7 @@ More info [beego.me](http://beego.me)
19 * Auto API documents 19 * Auto API documents
20 * Annotation router 20 * Annotation router
21 * Namespace 21 * Namespace
22 * Powerful develop tools 22 * Powerful development tools
23 * Full stack for Web & API 23 * Full stack for Web & API
24 24
25 ## Documentation 25 ## Documentation
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!