This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e4f8dd  Add Ruby to README.md
1e4f8dd is described below

commit 1e4f8dd57e9ba8cf63dda4b31bf9fe73498a44b5
Author: Wes McKinney <[email protected]>
AuthorDate: Fri Jun 8 21:04:45 2018 -0400

    Add Ruby to README.md
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 844e89a..aa3316a 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,8 @@ Major components of the project include:
  - [JavaScript libraries](https://github.com/apache/arrow/tree/master/js)
  - [Plasma Object 
Store](https://github.com/apache/arrow/tree/master/cpp/src/plasma): a
    shared-memory blob store, part of the C++ codebase
- - [Python bindings to C++](https://github.com/apache/arrow/tree/master/python)
+ - [Python libraries](https://github.com/apache/arrow/tree/master/python)
+ - [Ruby libraries](https://github.com/apache/arrow/tree/master/ruby)
  - [Rust libraries](https://github.com/apache/arrow/tree/master/rust)
 
 Arrow is an [Apache Software Foundation](https://www.apache.org) project. 
Learn more at

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to