From 22358a7dcf30b23a479f3bb9638004c8f54dae70 Mon Sep 17 00:00:00 2001 From: TumRegels Date: Mon, 7 Dec 2015 17:41:02 +0400 Subject: [PATCH] change link and add book cover updates link and cover page to book "Network Programming with Go ". --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d5e0a..aec492b 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,9 @@ A short guide to Test-driven development in golang. free to [read online](https: ###[Network programming with Go](http://jan.newmarch.name/go/) *Free* -An e-book on building network applications using the Google Go programming language.free to [read online](http://jan.newmarch.name/go/). + + +An e-book on building network applications using the Google Go programming language.free to [read online](https://www.gitbook.com/book/jannewmarch/network-programming-with-go-golang-/details). ###[Mastering Concurrency in Go](http://shop.oreilly.com/product/9781783983483.do)