From d4f8e9046540f333b8335a42798504aa15f4d1f4 Mon Sep 17 00:00:00 2001 From: Alex Banks Date: Tue, 24 Nov 2015 20:27:44 -0800 Subject: [PATCH] Added The Go Programming Language by Donovan and Kernighan. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f8be2a7..f6430df6 100644 --- a/README.md +++ b/README.md @@ -1092,7 +1092,7 @@ Where to discover new Go libraries. * [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books * [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf) * [Network Programming With Go](https://jan.newmarch.name/go/) - +* [The Go Programming Language](http://www.gopl.io/) ## Twitter