aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2019-04-14 21:39:15 -0600
committerJonathan DeMasi <jrdemasi@gmail.com>2019-04-14 21:39:15 -0600
commit2c9b68247c9ea3d4c42edad7ac24338efb45417b (patch)
tree6d09820c5dbfc0cc5fcac8d478d9185f4b41256c
parent750cf0fdcab982c43b0cd21582a0b1da09e11f6e (diff)
downloadupdate_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar.gz
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar.bz2
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar.lz
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar.xz
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.tar.zst
update_checker-2c9b68247c9ea3d4c42edad7ac24338efb45417b.zip
added readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e556a36
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# update_checker
+Used via SSH to check remote hosts for updates based on a sensible configuration file and return the results in a readable format. Ideally could be worked into a web interface in the future