From 305e159c93ca7ed1c9ea600b3f2252df3ff155d2 Mon Sep 17 00:00:00 2001 From: fjy Date: Fri, 1 Aug 2014 13:27:11 -0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 625b6e638b8..e2a7a230285 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact -calculations, approximate algorithms, and other tools commonly found in the -business intelligence space. Druid can load both streaming and batch data. +calculations, approximate algorithms, and other useful calculations Druid can +load both streaming and batch data and integrates with Storm and Hadoop. ### More Information Much more information about Druid can be found on our [website](http://www.druid.io).