Merge pull request #7 from brendanbenson/patch-1

Added "An Introduction to Programming in Go"
This commit is contained in:
vhf / victor felder 2013-10-11 10:48:45 -07:00
commit 4a04cd82e9
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
* [Go by Example](https://gobyexample.com/)
* [An Introduction to Programming in Go](http://www.golang-book.com/)
###Grails