You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2014/09/20 07:55:42 UTC

git commit: README update.

Repository: incubator-drill
Updated Branches:
  refs/heads/master 9e164662f -> 28f5a9ab6


README update.


Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/28f5a9ab
Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/28f5a9ab
Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/28f5a9ab

Branch: refs/heads/master
Commit: 28f5a9ab62f432887e9dbb4c16e831a6d1a76f55
Parents: 9e16466
Author: Tomer Shiran <ts...@gmail.com>
Authored: Fri Sep 19 22:49:33 2014 -0700
Committer: Tomer Shiran <ts...@gmail.com>
Committed: Fri Sep 19 22:49:33 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/28f5a9ab/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9bb9a68..b958b3f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Apache Drill
 
-Apache Drill is a distributed mpp query layer that supports SQL and alternative query languages against NoSQL and Hadoop data storage systems.  It was inspired in part by the [Google's Dremel](http://research.google.com/pubs/pub36632.html).  It is currently incubating under the Apache Foundation.
+Apache Drill is a distributed MPP query layer that supports SQL and alternative query languages against NoSQL and Hadoop data storage systems.  It was inspired in part by the [Google's Dremel](http://research.google.com/pubs/pub36632.html).  It is currently incubating under the Apache Foundation.
 
 ## Quickstart