From 63e9c6200a69d2937d9a6954bcc2a19f49469785 Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 18 Feb 2015 16:09:10 -0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe08983ba72..f530c7db376 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations. Druid can load both streaming and batch data and integrates with Storm and Hadoop. +### License + +[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) + ### More Information Much more information about Druid can be found on our [website](http://www.druid.io).