diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..fc7510105fc10ff08e1fda4fb0e92fa70f7a8029
--- /dev/null
+++ b/README.md
@@ -0,0 +1,29 @@
+# TUmux off-gas multiplexer
+Embedded software voor aansturing afgas kleppenkasten op basis van LabVIEW en National Instruments embedded controllers (CompactFieldPoint & CompactRIO).
+
+## LabVIEW versie
+De sourcecode is voor LabVIEW 2015. Dit is de laatste versie die CompactFieldPoint ondersteunt. 
+Om de code in een nieuwere LabVIEW versie te open moet mogelijk de CompactFieldPoint specifieke code verwijdert worden.
+
+## Installatie cRIO
+
+### Voorbereiden cRIO
+In MAX
+install cRIO 15.5
+	+ NI VISA
+	+ Remote panel
+	+ NI system configuration
+		Zonder websupport modules (automatisch geselecteerd maar niet nodig).
+
+In LabVIEW IDE
+In project - Properties cRIO module
+	Enable Remote Panel server (op port 8000, default)
+
+- Deploy
+
+In project under www 
+change tumux-[x].html to the right number (save file)
+in the file replace [x] to the right number (use notepad)
+
+Voeg de volgende file toe aan project\my computer\www\files 
+Runtime engine staat op K:\bt\ftd\labview\Projects\Tumux\www\files
\ No newline at end of file