diff --git a/README.md b/README.md index ec45b5d..550fde9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ shopcade_analytics ================== -This is a cube compatible server. It uses the same protocol, but has been completely refactored to support custom aggregations in mongo 2.6 as well as tailable cursor for real-time analytics. +This is a cube compatible server. + +It uses the same protocol, but has been written from scratch to support custom aggregations in mongo 2.6 as well as tailable cursor for real-time analytics.