mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 07:00:55 +00:00
reame modify
This commit is contained in:
parent
e70d3b2a9e
commit
e9261b21e5
8
README
8
README
@ -1,8 +1,8 @@
|
|||||||
Beego
|
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. Documentation and downloads are
|
and tools that power SNDA's CDN system. Documentation and downloads are
|
||||||
available at https://github.com/xiemengjun/beego/wiki
|
available at https://github.com/xiemengjun/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,4 +11,6 @@ Installation
|
|||||||
============
|
============
|
||||||
To install:
|
To install:
|
||||||
|
|
||||||
go install github.com/xiemengjun/beego
|
go install github.com/xiemengjun/beego
|
||||||
|
|
||||||
|
go version: go1 weekly
|
Loading…
Reference in New Issue
Block a user