From da067aa3ea4040b3ecb87ae0a583eacfb04de240 Mon Sep 17 00:00:00 2001
From: Mark McGranaghan <mmcgrana@gmail.com>
Date: Tue, 9 Oct 2012 10:32:25 -0700
Subject: [PATCH] readme

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c5453e0..6248b9f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
-## gobyexample
+## Go by Example
 
-Source for the [Go by Example](https://gobyexample.com)
-documentation project.
+Source for [Go by Example](https://gobyexample.com), your hands-on guide to Go.
 
 
 ### Generation
@@ -20,6 +19,7 @@ $ tool/build
 $ open site/index.html
 ```
 
+
 ### License
 
 This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/).