From 773dc0965f2d84057a27a242b809ccb5e94d1325 Mon Sep 17 00:00:00 2001 From: Jody Kaplon Date: Wed, 15 Jul 2015 16:58:37 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56d74e5..fddf6ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # README # -How is this different than the README.md file that I created? \ No newline at end of file +Private repository for server code of diesel generator alert monitor project. +Alert Monitor receives POST requests from a Particle.io webhook (requests that originate from Particle Core devices) and stores them in a SQLite DB. +A basic web interface to view stored messages is provided. +Emails are sent from alertmonitorfl@gmail.com if alerts are received by server. \ No newline at end of file