diff --git a/Readme.md b/Readme.md
index 065c967..26d5307 100644
--- a/Readme.md
+++ b/Readme.md
@@ -5,6 +5,7 @@ Setup:
     Install TemperatureZero
     Install libraries from MultiNode/Libraries
     Upload MultiNode/MultiNode.ino
+    Execute MultiNode/Configurator.py while it is attached
 
 RasPi:
 
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..639d034
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+- Add password protection to configuration
+- Webserver
+- More sensor types
+- Control of node outputs
+- Time(stamps)
+- Tracking of time stamps / message IDs
+- Power saving features
\ No newline at end of file