diff --git a/README.md b/README.md index 2b6134c02c..4798e4e110 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ limitations under the License. [![Build Status](https://api.travis-ci.org/apache/predictionio.svg?branch=develop)](https://travis-ci.org/apache/predictionio) -Apache PredictionIO is an open source machine learning framework -for developers, data scientists, and end users. It supports event collection, +Apache PredictionIO is an open-source machine learning framework +for developers, data scientists, and end-users. It supports event collection, deployment of algorithms, evaluation, querying predictive results via REST APIs. -It is based on scalable open source services like Hadoop, HBase (and other DBs), -Elasticsearch, Spark and implements what is called a Lambda Architecture. +Based on scalable open-source services like Hadoop, HBase (and other DBs), +Elasticsearch, Spark, and implements what is called a Lambda Architecture. To get started, check out http://predictionio.apache.org!