Repository: thrift
Updated Branches:
  refs/heads/master e2e5e22c1 -> b92f636f7


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

Github Pull Request:
This closes #594
https://github.com/apache/thrift/pull/594


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/b92f636f
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/b92f636f
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/b92f636f

Branch: refs/heads/master
Commit: b92f636f7b3800b2a068e108608e95ea3e64d2ce
Parents: e2e5e22
Author: Randy Abernethy <[email protected]>
Authored: Sun Aug 30 10:56:35 2015 -0700
Committer: Randy Abernethy <[email protected]>
Committed: Sun Aug 30 10:56:35 2015 -0700

----------------------------------------------------------------------
 README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/b92f636f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index add5cdb..a55389a 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,11 @@ Hierarchy
 thrift/
 
   compiler/
+
     Contains the Thrift compiler, implemented in C++.
 
   lib/
+
     Contains the Thrift software library implementation, subdivided by
     language of implementation.
 

Reply via email to