Update README.md

This commit is contained in:
Akash Shah 2018-07-15 14:14:42 -04:00 committed by GitHub
parent 1f034ed6c8
commit f6e3683d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@
## 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.
1. System: the back end webservices, and the part which interacts with the MySQL backend.
2. Client: the front end web tool, for easy interaction with the system.
3. SQL: the setup for the MySQL backend table.