From 283c8e56e1b85fadb01d1532312145173fd4b3e1 Mon Sep 17 00:00:00 2001 From: Joel Vinay Kumar Date: Fri, 20 Apr 2018 15:34:33 +0530 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 569454a..59aea9e 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ * Run book-shoppe.py as "python book-shoppe.py" or "py book-shoppe.py" depending upon your python version. If you are unsure, you can check it by running command "python --version". -##What can this template do? +## What can this template do? * For now, it can accept orders and add items to cart. * Display a homepage with all items. -- GitLab