[fix] Readme typo

This commit is contained in:
alban 2020-09-29 16:02:09 +02:00
parent 371428f8f8
commit bac6076a25
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The idea is to share a single audio analysis to many Visual Jockey filters, in o
**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_10
"[2.21, 0.56, 0.51, 0.32, 0.27, 0.21, 0.18, 0.17, 0.18, 0.23]"
```