diff --git a/README.markdown b/README.markdown index f567a1d..9121325 100644 --- a/README.markdown +++ b/README.markdown @@ -315,6 +315,6 @@ function checkData() { Publish messages to redis to see output similar to the following:
 {"SUBSCRIBE":["subscribe","hello",1]}
-{"SUBSCRIBE":["message","hello",""]}
-{"SUBSCRIBE":["message","hello",""]} 
+{"SUBSCRIBE":["message","hello","some message"]}
+{"SUBSCRIBE":["message","hello","some other message"]} 
 
\ No newline at end of file