Skip to content

Commit 2d9d052

Browse files
committed
1 parent 32d637e commit 2d9d052

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
![](netty_logo.jpg)
44

5-
Chinese translation of the [Netty 4.x User Guide](http://netty.io/wiki/user-guide-for-4.x.html) . The current version of Netty is 4.0.26.Final(04-Mar-2015). You can also see the demos of the guide [here](https://github.com/waylau/netty-4-user-guide-demos). This is a GitBook version of the book: <http://waylau.gitbooks.io/netty-4-user-guide/>
5+
Chinese translation of the [Netty 4.x User Guide](http://netty.io/wiki/user-guide-for-4.x.html) . The current version of Netty is 4.0.26.Final(04-Mar-2015). You can also see the demos of the guide [here](https://github.com/waylau/netty-4-user-guide-demos). There is a GitBook version of the book: <http://waylau.gitbooks.io/netty-4-user-guide/> or <http://www.waylau.com/netty-4-user-guide/>
66
Let's [READ](SUMMARY.md)!
77

8-
《Netty 4.x 用户指南》中文翻译。至今为止,Netty 的最新版本为 4.0.26.Final(2015-03-04)。文本用到的所有例子源码可以在<https://github.com/waylau/netty-4-user-guide-demos> 获取到。利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正,[点此](https://github.com/waylau/netty-4-user-guide/issues)提问。如有兴趣,也可以参与到本翻译工作中来 :)
9-
另外有 GitBook 的版本方便阅读<http://waylau.gitbooks.io/netty-4-user-guide/>
8+
《Netty 4.x 用户指南》中文翻译。至今为止,Netty 的最新版本为 4.0.26.Final(2015-03-04)。文本用到的所有例子源码可以在<https://github.com/waylau/netty-4-user-guide-demos> 获取到。利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正,[点此](https://github.com/waylau/netty-4-user-guide/issues)提问。
9+
另外有 GitBook 的版本方便阅读<http://waylau.gitbooks.io/netty-4-user-guide/> 或者 <http://www.waylau.com/netty-4-user-guide/>(国内访问速度快)
1010

1111
[目录](SUMMARY.md)开始阅读吧
1212

0 commit comments

Comments
 (0)