From c42ef77e4dbb741b84080d10c730f6a3e5f8d74c Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Mon, 31 Aug 2015 17:23:54 +0100 Subject: [PATCH] Update README Tidy up "An Introduction to Programming in Go" section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6de9cb..1676774 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The Little Go Book is a free introduction to Google's Go programming language. I -This book is good resource for absolute beginner programmers who loves program in Golang. +This book is good resource for absolute beginner programmers who want to learn Golang. This book is free to [read online](http://www.golang-book.com/) or [pdf form](http://www.golang-book.com/public/pdf/gobook.nqt9j7.pdf) and also available for purchase at Amazon.com in [Kindle](http://www.amazon.com/An-Introduction-Programming-Go-ebook/dp/B0095MCNAO/) or [Paperback](http://www.amazon.com/An-Introduction-Programming-Caleb-Doxsey/dp/1478355824). ###[Go Bootcamp](http://www.golangbootcamp.com/) *Free*