Update: clean and fix README markdown
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -24,12 +24,13 @@ Have this features: | ... | @@ -24,12 +24,13 @@ Have this features: |
| 24 | 24 | ||
| 25 | [中文文档](https://github.com/astaxie/beego/tree/master/docs/zh) | 25 | [中文文档](https://github.com/astaxie/beego/tree/master/docs/zh) |
| 26 | 26 | ||
| 27 | |||
| 27 | ## LICENSE | 28 | ## LICENSE |
| 28 | beego is licensed under the Apache Licence, Version 2.0 | 29 | beego is licensed under the Apache Licence, Version 2.0 |
| 29 | (http://www.apache.org/licenses/LICENSE-2.0.html). | 30 | (http://www.apache.org/licenses/LICENSE-2.0.html). |
| 30 | 31 | ||
| 32 | |||
| 31 | ## Use Case | 33 | ## Use Case |
| 32 | 34 | ||
| 33 | - API documentation [gowalker](https://github.com/Unknwon/gowalker) | 35 | - API documentation [gowalker](https://github.com/Unknwon/gowalker) |
| 34 | - CMS [toropress](https://github.com/insionng/toropress) | 36 | - CMS [toropress](https://github.com/insionng/toropress) |
| 35 | ... | ... |
-
Please register or sign in to post a comment