From 2107685fb84d83fd3a06ed80d8ec4fceeecebe34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A5=BF=E9=9B=86?= Date: Mon, 14 Mar 2016 12:45:46 +0800 Subject: [PATCH] =?UTF-8?q?PHP=20=E5=8D=95=E5=85=83=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=20PHPUnit=20=E4=B8=AD=E6=96=87=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2374e22..1e92db2 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ * [Go编程基础](https://github.com/Unknwon/go-fundamental-programming) * [Go入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) -* [学习Go语言](http://mikespook.com/learning-go/) +* [学习Go语言](http://mikespook.com/learning-go/) * [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang) (此书已经出版,希望开发者们去购买,支持作者的创作) * [Go实战开发](https://github.com/astaxie/Go-in-Action) (当我收录此项目时,作者已经写完第三章,如果读完前面章节觉得有帮助,可以给作者[捐赠](https://me.alipay.com/astaxie),以鼓励作者的继续创作) * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh) @@ -361,7 +361,7 @@ * [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241) * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial) * [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action) -* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations) +* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations) * [深入解析Go](https://github.com/tiancaiamao/go-internals) * [Go语言圣经(中文版)](http://golang-china.github.io/gopl-zh/) ([GitHub](https://github.com/golang-china/gopl-zh)) @@ -532,6 +532,7 @@ * [Composer 中文网](http://www.phpcomposer.com) * [Slim 中文文档](http://ww1.minimee.org/php/slim) * [Lumen 中文文档](http://lumen.laravel-china.org/) +* [PHPUnit 中文文档](https://phpunit.de/manual/current/zh_cn/installation.html) ### Prolog