From 668ecfc019ec3d567abf06b168effd9c77045357 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Fri, 10 May 2019 22:52:45 +0200
Subject: Add dev tips

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

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)
-- 
cgit v1.2.1