From ce376400f0d6a59ed61af1eff414ff1e9125dfbf Mon Sep 17 00:00:00 2001 From: Akash Shah Date: Sun, 15 Jul 2018 14:08:20 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0419bc9..14fa7a7 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# astute \ No newline at end of file +# Astute Private Repe + +## Overview + This project contains three major components: + - System: the back end webservices, and the part which interacts with the MySQL backend. + - Client: the front end web tool, for easy interaction with the system. + - SQL: the setup for the MySQL backend table.