diff --git a/DeviceConfigurator/README.md b/DeviceConfigurator/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..de3fd2b53da6818a1f385831c59afc9bbecb49eb
--- /dev/null
+++ b/DeviceConfigurator/README.md
@@ -0,0 +1,14 @@
+DeviceConfigurator
+==================
+
+Configure `SiliconTorch` devices remotely through `MQTT`.  
+
+Supports the whole API of `NVSExplorer` and knows the `NVS` structures from most of the `SiliconTorch` services.
+
+
+#### TODO: Give a few examples as an introduction!!
+
+#### TODO: Document its usage!!
+
+#### TODO: Move this to a proper location!! Maybe inside of `SiliconTorch` ? Dont's know atm, there are arguments for and against :/
+
diff --git a/README.md b/README.md
index 00616da77b71ef4b214554c3bd7cb96f2a17dc87..20512077194fa58bfabc75ed8b7f0076233614f1 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,20 @@ Big things are on the way! Source-less animation building coming soonâ„¢!
 Section moved to the [PCB README file](/pcb/README.md)
 
 
+`NVSExplorer` - The `ESP32` flash provisioning toolkit
+------------------------------------------------------
+
+This part of `SiliconTorch` has its own [documentation](/CLC-qthing/SiliconTorch/NVSExplorer.md)
+
+
+`DeviceConfigurator` - The remote configuration `REPL` using `NVSExplorer`'s API
+--------------------------------------------------------------------------------
+
+#### TODO: Better naming!!
+
+This part of `SiliconTorch` has its own [documentation](/DeviceConfigurator/README.md)
+
+
 `FxCyanF` aka `CyanLight`s network protocol
 --------------------------------------------