Commit 818a34dd authored by xiemengjun's avatar xiemengjun

modify readme

parent 2121c4dd
...@@ -2,7 +2,7 @@ Beego ...@@ -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 ...@@ -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
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment