From 25c161457006810e1e7e75986d586e88cb2d8155 Mon Sep 17 00:00:00 2001 From: mdaga06 <55628156+mdaga06@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:05:27 +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 b5b912d..18abd74 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Django-Blog-Website -This is Blog webite where user can login and write there blog and other visitor on website can read the Blog. Django is use to handle the backhand and for frontend HTML, CSS and Bootstrap is use. +This is Blog webite where user can login and write there blog and other visitors on website can read the Blog. Django is use to handle the backend and for frontend HTML, CSS and Bootstrap is use.