diff --git a/README.md b/README.md index 1f6d855..385564e 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ This book will take you through the history of concurrency, how Go utilizes it, ### [Go in Practice](http://www.manning.com/butcher/) - + Go in Practice guides you through dozens of real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. You'll learn techniques for building web services, using Go in the cloud, testing and debugging, routing, network applications, and much more.