diff --git a/README.md b/README.md index 6627f4d..7122749 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,15 @@ Make sure you have the following dependencies installed: You can install these dependencies using the following command: -```bash +git clone https://github.com/mewmix/hiss + pip install -r requirements.txt + + +And then to run the GUI + +python hiss-gui.py + ``` #SCREENSHOTS