From bd7730ac1512cac67d25c5636900de584e1bd202 Mon Sep 17 00:00:00 2001 From: neelshah6892 Date: Thu, 1 Oct 2020 11:37:11 +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 3fd90d8..1643697 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python-Django +# Python-Django-CRUD Webpage which performs basic CRUD Operation using Python Django Framework. Django is a free and open-source web framework, written in Python, which follows the model-view-template (MVT) architectural pattern.