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!