diff options
author | Leah Cloudburst <us@conep.one> | 2022-05-19 09:30:51 +0100 |
---|---|---|
committer | Leah Cloudburst <us@conep.one> | 2022-05-19 09:30:51 +0100 |
commit | 521f1ef9793f19544207a56bcb821f8a5a7f8950 (patch) | |
tree | bcd95fe4e76492abfee5e3b9421a57537e677ab9 /README.md | |
download | vaportrail-statuspoller-521f1ef9793f19544207a56bcb821f8a5a7f8950.tar.gz vaportrail-statuspoller-521f1ef9793f19544207a56bcb821f8a5a7f8950.tar.bz2 vaportrail-statuspoller-521f1ef9793f19544207a56bcb821f8a5a7f8950.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7369f5d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ServerStatusPoller + +A simple NodeJS server status poller coded in TypeScript.
\ No newline at end of file |