From 424de391428ea7c21a70708484baadbb0f578395 Mon Sep 17 00:00:00 2001 From: Stanley Zheng Date: Sun, 6 Jul 2014 12:26:59 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a42e239d..ac184398 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Where to discover new Go libraries. * [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries. * [Flipboard - Go Magazine](https://flipboard.com/section/the-golang-magazine-bVP7nS) - A collection of Go articles and tutorials. * [A Tour of Go](http://tour.golang.org/#1) - Example based walkthrough of Go's features +* [Go By Example](https://gobyexample.com/) - Hands-on introduction to Go using annotated example programs ## Twitter