diff --git a/README.md b/README.md
index ad9bd150cd7a4d9859cdd19d593793be6424dd3f..88b40bdcd33b91b54c9ecc8c26ae9b28b8c51292 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
 # APP startup
 
-- cd into into it
+- cd into it
 - to start it up use **npm run dev**
 - or for storybook use(deprecated) **npm run storybook**
+
+# API startup
+
+- cd into api folder
+- read README
+
+# Sensor simulation script startup
+
+- cd into sensorApp folder
+- run **node sensorQuery.js**