From fa849742fbe5c94abd7f17fde0fef9f36f44835a Mon Sep 17 00:00:00 2001 From: Mark Phillips Date: Tue, 16 Oct 2012 12:42:56 -0700 Subject: [PATCH] adding GBE docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 892c1c8..c747238 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Mashape API Docs](https://www.mashape.com/japerk/text-processing) - Clean auto-generated documentations for APIs * [Basho Docs](http://docs.basho.com/) - Well-designed, excellent use of versioning, integrated search, and much more. * [spray.io Docs](http://spray.io) - Well-structured, clean, responsive, comprehensive. Bootstrap-based design. +* [Go By Example](http://gobyexample.com) - Clean, simple, and extensive. These docs that make you want to learn Go just because they make it so straightforward. ### Writing about Docs (again, in no particular order)