From e1c7b4c40b0a21a564b3fcc38071b7ce7e6ec12c Mon Sep 17 00:00:00 2001 From: sajad Date: Wed, 6 May 2015 01:35:53 +0430 Subject: [PATCH] Learn GO Syntax in one video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0d6255..ce12889 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,10 @@ Go Web Programming teaches you how to build web applications in Go using modern Resources ==== +###[Learn GO Syntax in one video](http://www.youtube.com/watch?v=CF9S4QZuV30) + +[![GO syntax in one video](http://img.youtube.com/vi/CF9S4QZuV30/0.jpg)](http://www.youtube.com/watch?v=CF9S4QZuV30) + Contributing ==== Your contributions are always welcome, just follow [the rules](https://github.com/dariubs/GoBooks/blob/master/CONTRIBUTING.md)!