From 1b01725ff396f4bcf7d59d61f4d65cb9cf5372fb Mon Sep 17 00:00:00 2001 From: Sergio Bossa Date: Sat, 18 Dec 2010 16:22:45 +0100 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f524064..770ceb2 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Once stored your references, you can pass them around to make your code more con ) As you may see, you just specify the Terrastore server, bucket and key you want to interact with, and the final operation, with related arguments, you want to execute. +Moreover, document values can be specified **both** as string and literal maps. Now, let's take a look at all supported operations in both flavors.