aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05b18d2..0b3da2b 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,12 @@ Python-bluez is needed. On ubuntu based distro run
sudo apt-get install python-bluez python-appindicator python-beautifulsoup
```
+## Development
+
+Installation: `python3 -m pip install -r requirements.txt`
+
+Running: `python3 -m parrot_zik.test_server`
+
## Mac OS Usage
Based on investigation made for pyParrotZik the excellent Parrot-Status tool was developed specially for Mac OS (https://github.com/vincent-le-normand/Parrot-Status)