diff --git a/README.md b/README.md index c60a5bb..e42eb5e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ The idea is to share a single audio analysis to many Visual Jockey filters, in o ### Redis Keys and Contents for end users -##### Each **word in bold** is a key which you can query the redis server for. Ex: +**Each **word in bold** is a key which you can query the redis server for.** ``` +# Example: $ redis-cli get spectrum_1 "[2.21, 0.56, 0.51, 0.32, 0.27, 0.21, 0.18, 0.17, 0.18, 0.23]" ```