From e9261b21e50e59443e8a16fa6ded5fffec7829f6 Mon Sep 17 00:00:00 2001 From: xiemengjun Date: Mon, 5 Mar 2012 22:24:45 +0800 Subject: [PATCH] reame modify --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 953bc05e..bcda6cc4 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ 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 +and tools that power SNDA's CDN system. Documentation and downloads are +available at https://github.com/xiemengjun/beego Beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html). @@ -11,4 +11,6 @@ Installation ============ To install: - go install github.com/xiemengjun/beego \ No newline at end of file + go install github.com/xiemengjun/beego + +go version: go1 weekly \ No newline at end of file