From aa4efbbc9154be8237be1b5b99832a99899187d9 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Fri, 9 Oct 2015 10:33:21 -0600 Subject: [PATCH] cross-link Go Wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54487ce..bf55acd 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Resources ###[Video: Learn Go Syntax in one video](http://www.youtube.com/watch?v=CF9S4QZuV30) ###[Tutorials: Go by Example](https://gobyexample.com/) - +###[More Books on the Go Wiki](https://github.com/golang/go/wiki/Books) Contributing ====