commit | b92f636f7b3800b2a068e108608e95ea3e64d2ce | [log] [tgz] |
---|---|---|
author | Randy Abernethy <ra@apache.org> | Sun Aug 30 10:56:35 2015 -0700 |
committer | Randy Abernethy <ra@apache.org> | Sun Aug 30 10:56:35 2015 -0700 |
tree | 47bf30d16758156301214c395d870f829b6540f8 | |
parent | e2e5e22c1183a81fc101e4f2e6c13b7ebd41bc8e [diff] |
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.