summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRandy Abernethy <ra@apache.org>2015-08-30 10:56:35 -0700
committerRandy Abernethy <ra@apache.org>2015-08-30 10:56:35 -0700
commitb92f636f7b3800b2a068e108608e95ea3e64d2ce (patch)
tree47bf30d16758156301214c395d870f829b6540f8 /README.md
parente2e5e22c1183a81fc101e4f2e6c13b7ebd41bc8e (diff)
downloadthrift-b92f636f7b3800b2a068e108608e95ea3e64d2ce.tar.gz
THRIFT-3311:README.md cleanup
Client: docs Patch: Chris Snow Github Pull Request: This closes #594 https://github.com/apache/thrift/pull/594
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index add5cdbe5..a55389a02 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.