From f6e3683d408b87a812c48d634082163ef62e8e22 Mon Sep 17 00:00:00 2001
From: Akash Shah <akashworkmail@gmail.com>
Date: Sun, 15 Jul 2018 14:14:42 -0400
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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.