From 266a31f0bbf85d92dd989dfcb56b78ec6c9659de Mon Sep 17 00:00:00 2001 From: alban Date: Thu, 20 Jun 2019 22:28:00 +0200 Subject: [PATCH] [fix] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f4b0f9..c7639ff 100644 --- a/README.md +++ b/README.md @@ -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! -== Installation +## Installation ```python git clone https://git.interhacker.space/tmplab/redilysis.git @@ -11,7 +11,7 @@ pip install -r requirements.txt python3 redilysis.py --help ``` -== Guide +## Guide There are two available modes.