diff --git a/README.md b/README.md index f9b67b5..52868d4 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Within Python Virtual Environment: 1. Run `pip install -r requirements.txt` to install needed Python libraries. -2. Run `python peers.py` to collect and store all needed data from your server peers. +2. Run `python peers.py` (or `sqlite-peers.py` for sqlite3 version) to collect and store all needed data from your server peers. 3. Edit `software.txt` file, add the software you want to block, one per line, and save it. -4. Run `python blocksoft.py` to block the configured software. +4. Run `python blocksoft.py` (or `sqlite-bs.py` for sqlite3 version) to block the configured software. [demo](https://git.mastodont.cat/spla/blocksoft/raw/branch/master/blocksoft.mov)