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.