add son-emu dashboard to the python setup file, so it is served from the Flask app...
[osm/vim-emu.git] / src / emuvim / dashboard / README.md
diff --git a/src/emuvim/dashboard/README.md b/src/emuvim/dashboard/README.md
new file mode 100755 (executable)
index 0000000..db15c9d
--- /dev/null
@@ -0,0 +1,4 @@
+# son-emu Dashboard
+
+A simple web-based dashboard that polls the REST API and displays running services etc. It does not do much more than son-cli but it looks nicer and improves the visualization of the emulator state for live demos.
+