THRIFT-3311:README.md cleanup
Client: docs
Patch: Chris Snow

Github Pull Request:
This closes #594
https://github.com/apache/thrift/pull/594
diff --git a/README.md b/README.md
index add5cdb..a55389a 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,11 @@
 thrift/
 
   compiler/
+
     Contains the Thrift compiler, implemented in C++.
 
   lib/
+
     Contains the Thrift software library implementation, subdivided by
     language of implementation.