[fix] readme
This commit is contained in:
parent
36936bb440
commit
266a31f0bb
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user