diff --git a/README.md b/README.md index c42cf4a6..6ad35ada 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest) -beego is a Go Framework which is inspired from tornado and sinatra. +beego is a Go Framework which is inspired from tornado and sinatra. It is a simply & powerful web framework. @@ -24,12 +24,13 @@ Have this features: [中文文档](https://github.com/astaxie/beego/tree/master/docs/zh) + ## LICENSE beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html). + ## Use Case - API documentation [gowalker](https://github.com/Unknwon/gowalker) - CMS [toropress](https://github.com/insionng/toropress) -