[fix] Readme typo

This commit is contained in:
alban 2020-09-29 16:01:28 +02:00
parent 229d51133d
commit 76aeba5b7b
1 changed files with 2 additions and 1 deletions

View File

@ -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]"
```