1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-24 12:14:13 +00:00

modify readme

This commit is contained in:
xiemengjun 2012-03-05 22:20:28 +08:00
parent 85a1e87336
commit e70d3b2a9e

14
README
View File

@ -0,0 +1,14 @@
Beego
=======
Beego is an open source version of the scalable, non-blocking web server
and tools that power SNDA. Documentation and downloads are
available at https://github.com/xiemengjun/beego/wiki
Beego is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).
Installation
============
To install:
go install github.com/xiemengjun/beego