From 3ea8d3b8d8e27acf8b2ad9baa02e925a15d4f99a Mon Sep 17 00:00:00 2001 From: Albert Shift Date: Thu, 23 Apr 2015 00:08:58 -0700 Subject: [PATCH] update readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54b3c5e..8284618 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Current status: Almost all features are implemented, stabilizing, testing * Leverages Java 8 language capabilities to build CQL queries * Simple function-style stream API * Reactive asynchronous and synchronous API -* Provides Java mapping for Tables, Tuples, User Defined Types, Collections and UDT Collections +* Provides Java mapping for Tables, Tuples, User Defined Types, Collections, UDT Collections, Tuple Collections ### Requirements