From d49c9f756085f53a759f6c758384f13b9d5245e4 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Tue, 3 Apr 2018 08:48:03 +0530 Subject: [PATCH] Fix markdown list numbering spacing --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e9cb9f..278a4df 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Expanded view (after clicking on any day) Future scope ------------ -1.Responsive text size and horizontal layout for mobile. -2.Add tests for components -3.More Summary data in single day view -4.Let user choose location +1. Responsive text size and horizontal layout for mobile. +2. Add tests for components +3. More Summary data in single day view +4. Let user choose location Install --------