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 17999a8  [R] Add link to R folder in README.md
17999a8 is described below

commit 17999a81f45996a9f58b7975794fe3888d914cd8
Author: Wes McKinney <[email protected]>
AuthorDate: Fri Sep 7 22:09:05 2018 -0400

    [R] Add link to R folder in README.md
    
    Change-Id: Ifbd8bafd6e780d746ee6e26dbcd4c9ff83116d60
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index aa3316a..5da6509 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ Major components of the project include:
  - [Plasma Object 
Store](https://github.com/apache/arrow/tree/master/cpp/src/plasma): a
    shared-memory blob store, part of the C++ codebase
  - [Python libraries](https://github.com/apache/arrow/tree/master/python)
+ - [R libraries](https://github.com/apache/arrow/tree/master/r)
  - [Ruby libraries](https://github.com/apache/arrow/tree/master/ruby)
  - [Rust libraries](https://github.com/apache/arrow/tree/master/rust)
 

Reply via email to