diff --git a/README.md b/README.md
index fb45b44cf062c9449fa86453a81efa8dc259dfdf..09df56c8d2ceeaf6ea8a6af57a2bf5432368edd2 100644
--- a/README.md
+++ b/README.md
@@ -3,19 +3,20 @@
 ### A CRUD based application for CORE Lab.
 
 
-### What you can do with this extension?
+### What you can do with this application?
 
-1. Display cookies for given **url**
-2. Delete all cookies present in the browser
-3. Set cookies for any domain.
+1. Apply CRUD Operations on Users.
+2. Apply CRUD Operations on Books.
+3. Use the Django Administrative tool to monitor the Database.
+4. Use the interative UI provided in the application to Edit/Delete the record.
 
-> It also displays the total number of cookies present in your browser at the top.
 
-[![Live Demo, not Lie](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](https://github.com/vinitshahdeo/Cookie-Manager/tree/master/assets)
+[![screenshots](https://forthebadge.com/images/badges/its-not-a-lie-if-you-believe-it.svg)](https://github.com/vinitshahdeo/Cookie-Manager/)
 
-![Screenshot](https://github.com/vinitshahdeo/Cookie-Manager/blob/master/assets/Screenshot%202019-01-17%20at%2010.57.41%20PM.png?raw=true)
+> Check the screenshots of UI [here]()
+
+![Screenshot](?raw=true)
 
 ### Installation