From dacb1c8710b109d2a0f5dc4609369b542fc5e8d7 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Wed, 20 Nov 2013 14:19:00 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18711e8..5557e0b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Golang中文社区:[mygolang.com](http://mygolang.com) Go语言学习园地:[studygolang.com](http://studygolang.com/) -Golang中国:[golang.tc](http://www.golang.tc/) +Golang中国:[golangtc.com](http://www.golangtc.com/) ###新人守则 - 2012 年 3 月 28 日以前的博文中的内容基本过时,不要再看 @@ -31,10 +31,11 @@ Golang中国:[golang.tc](http://www.golang.tc/) ##致谢 - 本书原作者:Ivo Balbaert -- 协助翻译: +- 协助或参与翻译: - [zhanming](https://github.com/zhanming) - [themorecolor](https://github.com/themorecolor) - [everyx](https://github.com/everyx) + - [chidouhu](https://github.com/chidouhu) ##授权许可 除特别声明外,本书中的内容使用 [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/)(创作共用 署名-相同方式共享3.0 许可协议)授权,代码遵循 [BSD 3-Clause License](https://github.com/astaxie/build-web-application-with-golang/blob/master/LICENSE.md)(3 项条款的 BSD 许可协议)。 @@ -45,4 +46,4 @@ Golang中国:[golang.tc](http://www.golang.tc/) ##开始阅读 [前言](./eBook/preface.md) -想读书的人,不会找不到[目录](eBook/directory.md) :) +想读书的人,不会找不到[目录](eBook/directory.md) :)