From cee74deb8c4149054ce049049d3dd2a035f0ed40 Mon Sep 17 00:00:00 2001 From: Kumar Gaurav <48727152+kgaurav123@users.noreply.github.com> Date: Thu, 1 Oct 2020 23:41:56 +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 b866b5b..79d0dea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ django-intro ============ -An introduction to django - your first django web app! +An introduction to django - your first django web app!Let's dive into the backend framework. Follow the instructions carefully.