From 1f5dc43505475ef50ec90ae5a65bee87cd4351f4 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Fri, 8 May 2015 07:22:24 +0100 Subject: [PATCH] Point to the source as well --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f1085f..ad55514 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ This companion book contains material initially written specifically for this ev A online book to start learning Golang. It features numerous exercises (and answers). +The [markdown source is available on Github](https://github.com/miekg/learninggo). + ###[Go in Action](http://www.manning.com/ketelsen/)