From a7fff11a720a04b8a3c3be2ec662bda903cc248c Mon Sep 17 00:00:00 2001 From: Albert Shift Date: Tue, 17 Mar 2015 20:17:44 -0700 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0ab50fb..8b60159 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # casser Yet Another Cassandra Client +### Features + +* Leverages Java 8 language capabilities to build CQL queries +* Simple function-style API + ### Requirements * Only JVM 8