diff --git a/readme.md b/readme.md
index 3c9c6e07bb892a57dbf2d10042bf8e76e6ca4da4..71a4e35ef2fcdcbb282b898ca2efd04b7a4fa665 100644
--- a/readme.md
+++ b/readme.md
@@ -1 +1,18 @@
-# PathoView Vuzix Instructions App
\ No newline at end of file
+# PathoVIEW Vuzix Instructions App
+
+An Android App for the Vuzix M400 Head Mounted Display for assisting the set up, maintenance, and use of the PathoCERT sensors with instructions. The instructions can be accessed offline. It includes texts, pictures as well as checklist items. To allow seamless interaction even when personal safety equipment like gloves is worn, the hand gesture recognition band of Kinemic has been integrated using the Kinemic SDK. This allows you to navigate through menus and contents as well as scrolling with hand gestures (swipe or symbolic gestures).
+
+## Run app
+
+- install Android Studio
+- clone PathoVIEW Vuzix repository `git clone https://gitlab.cc-asp.fraunhofer.de/pathocert/pathoview-vuzix.git`
+- open project in Android Studio
+- connect Android device or set up a virtual device
+- build and run app
+
+## Modules
+
+Following modules are used in PathoVIEW Vuzix Instructions App:
+
+- [Gson](https://github.com/google/gson) com.google.code.gson:gson:2.10
+- [Kinemic SDK](https://kinemic.com/en/software-development-kit/) de.kinemic:gesture-sdk:1.1.0 and de.kinemic:gesture-common:1.1.0