From 470554f23acf298470e632080bedd8808c460699 Mon Sep 17 00:00:00 2001
From: Rehan Ali Farooqui <92260290+The-Ali02@users.noreply.github.com>
Date: Sun, 9 Oct 2022 15:57:32 +0530
Subject: [PATCH] Made it detailed and rectified a typo.
---
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 20f0de3..215e302 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@
## Use Cases
1. User can add any number of blogpost.
-2. User an also edit their blog
-3. User can also delete posts by clicking on red button.
+2. User can also edit their blogs using the Edit Button.
+3. User can also delete posts by clicking on red button (Delete).
@@ -16,12 +16,15 @@
-### How to Run.
+## How to Run.
-> Clone this repo
-> Install dependepcies
-> Run "app.py"
+# Try to provide a suitable title for your blog because that is what catches the eye.
+
+# To make it appear more like a blogging website, the positioning of the author name and the exact timestamp is adjusted on the top of the post.