]> git.immae.eu Git - perso/Immae/Projets/Ruby/Monitor.git/blobdiff - README
TODO file and example monitor
[perso/Immae/Projets/Ruby/Monitor.git] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..9ff867e
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+This is a simple monitoring program that will run a list of commands
+periodically or continuously (like tail -f)
+
+Still in early development