diff --git a/README.md b/README.md
index ad8582a..688e2f4 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,7 @@ Using `pyrtlsdr`, interact with an RTL-TCP server. Tell it when and where to lis
 ### Ideas(difficulty level)
 * Clearness % algorithm(5/5)
 * Local sdr support(1/5)
+
+
+## Usage
+Firstly, edit the `config.ini` file to your liking. Then, do `pip install -r requirements.txt`. Lastly, run `python src/main.py` and enjoy the show!
\ No newline at end of file