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.
 
 
-
-[![screenshots](https://forthebadge.com/images/badges/its-not-a-lie-if-you-believe-it.svg)](https://github.com/vinitshahdeo/Cookie-Manager/)
-
 > Check the screenshots of UI [here]()
 
-![Screenshot](?raw=true)
+### Sample screenshots
+![Screenshot](https://git.amrita.edu/darshanjain/django_book/-/blob/master/assets/Screenshot%202020-12-25%20at%204.32.39%20PM.png?raw=true)
+![Screenshot](https://git.amrita.edu/darshanjain/django_book/-/blob/master/assets/Screenshot%202020-12-25%20at%204.32.53%20PM.png?raw=true)
+![Screenshot](https://git.amrita.edu/darshanjain/django_book/-/blob/master/assets/Screenshot%202020-12-25%20at%204.31.46%20PM.png?raw=true)
 
 ### 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.
 
-[![Twitter Follow](https://img.shields.io/twitter/follow/Vinit_Shahdeo?style=social)](https://twitter.com/Vinit_Shahdeo)
+[![Twitter Follow](https://img.shields.io/twitter/follow/darshan_jain01?style=social)](https://twitter.com/darshanjain01)