diff --git a/README.md b/README.md index 279e18c..f9a03f2 100644 --- a/README.md +++ b/README.md @@ -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.