diff --git a/README.md b/README.md index 09df56c8d2ceeaf6ea8a6af57a2bf5432368edd2..c80bd1ab4bd1b3ff4a3691c24d0c06d015a37956 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)