mirror of
https://github.com/astaxie/beego.git
synced 2025-07-26 03:45:33 +00:00
modify readme
This commit is contained in:
6
README
6
README
@@ -2,7 +2,7 @@ Beego
|
|||||||
=======
|
=======
|
||||||
Beego is an open source version of the scalable, non-blocking web server
|
Beego is an open source version of the scalable, non-blocking web server
|
||||||
and tools that power SNDA's CDN system. Documentation and downloads are
|
and tools that power SNDA's CDN system. Documentation and downloads are
|
||||||
available at https://github.com/xiemengjun/beego
|
available at https://github.com/astaxie/beego
|
||||||
|
|
||||||
Beego is licensed under the Apache Licence, Version 2.0
|
Beego is licensed under the Apache Licence, Version 2.0
|
||||||
(http://www.apache.org/licenses/LICENSE-2.0.html).
|
(http://www.apache.org/licenses/LICENSE-2.0.html).
|
||||||
@@ -11,6 +11,6 @@ Installation
|
|||||||
============
|
============
|
||||||
To install:
|
To install:
|
||||||
|
|
||||||
go install github.com/xiemengjun/beego
|
go install github.com/astaxie/beego
|
||||||
|
|
||||||
go version: go1 weekly
|
go version: go1 release
|
Reference in New Issue
Block a user