[fix] readme

This commit is contained in:
alban 2019-06-20 22:28:00 +02:00
parent 36936bb440
commit 266a31f0bb
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
= Redilysis = Redis + Audio Analysis # Redilysis = Redis + Audio Analysis
Redilysis sends audio analysis to a redis install. What's the use? Using that information for multiple visualizations, of course! Redilysis sends audio analysis to a redis install. What's the use? Using that information for multiple visualizations, of course!
== Installation ## Installation
```python ```python
git clone https://git.interhacker.space/tmplab/redilysis.git git clone https://git.interhacker.space/tmplab/redilysis.git
@ -11,7 +11,7 @@ pip install -r requirements.txt
python3 redilysis.py --help python3 redilysis.py --help
``` ```
== Guide ## Guide
There are two available modes. There are two available modes.