From ea521c9e2afa7987c9f99f16de543f647751a10a Mon Sep 17 00:00:00 2001 From: Tash-had Saqif Date: Thu, 4 Jan 2018 16:55:33 -0500 Subject: [PATCH] Added description to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfdb6a4..b4147d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # HackHarvard 2017 -### [See project on Devpost](https://devpost.com/software/angel-s-eye) \ No newline at end of file +### [See project on Devpost](https://devpost.com/software/angel-s-eye) + +A multi-platform security system. A camera takes continuous photos, and sends each photo to a server for firearm detection. If a firearm is detected, authorities are notified, and people can be alerted via a web-app and a geofencing app. The web-app shows all the "unsafe areas" in a map-view while the geofencing app notifies users when they enter an area that has been flagged as unsafe (flagging happens when a firearm is detected in the area). Won Best Use of Amazon Web Services at HackHarvard 2017. \ No newline at end of file