[fix] Readme typo
This commit is contained in:
parent
229d51133d
commit
76aeba5b7b
@ -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
|
### 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
|
$ 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]"
|
"[2.21, 0.56, 0.51, 0.32, 0.27, 0.21, 0.18, 0.17, 0.18, 0.23]"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user