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