From 66d5897ce244f87c1cf48cf202dccc41ad37a5a8 Mon Sep 17 00:00:00 2001 From: Darshan Jain <cb.en.u4cse19126@cb.students.amrita.edu> Date: Fri, 25 Dec 2020 18:25:16 +0530 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 09df56c..c80bd1a 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,24 @@ 4. Use the interative UI provided in the application to Edit/Delete the record. - -[](https://github.com/vinitshahdeo/Cookie-Manager/) - > Check the screenshots of UI [here]() - +### Sample screenshots + + + ### Installation - +1. Clone this Repository. +2. Make sure Python & Django are installed. +3. Run code +``` +pip install Django +``` +``` +python manage.py runserver +``` @@ -29,7 +37,7 @@ Feel free to ask me, if you need any help navigating through this application. -[](https://twitter.com/Vinit_Shahdeo) +[](https://twitter.com/darshanjain01) -- GitLab