From 7471a2d59913772c816c779c8774576b7602ea86 Mon Sep 17 00:00:00 2001 From: Agamjyot08 <56999226+Agamjyot08@users.noreply.github.com> Date: Fri, 2 Oct 2020 20:02:10 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index afb05a4..a3ee0be 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # DjangoBlogs Project for creating blogs and managing them made using Django +This project is capable of performing these operations: + 1. To add and create blogs, and other relevant information. + 2. To modify the exisitng blogs. + 3. To delete the blogs created previously. +Explore the project for more information and features. +also feel free to contribute. Thanks!