diff --git a/README.md b/README.md
index 117c89e803b49f4840faa58e2a1910b0d4356b7e..1b49a30141e2bfb010540630619b9f29ec0f9e76 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,14 @@ This Repository is dedicated to storing Master projects which requires analysis
 #General guidelines to perform webscrapping 
 1. check whether you can scrap the content 
 2. You can use robot.txt suffix on the website.
-Example:
\ No newline at end of file
+Example: https://clashdaily.com/robots.txt
+
+#Scripts used for Web scrapping:
+webistescrap-americanlookout.com.ipynb
+Webscrappingfakewebsite1.ipynb
+webistescrap-realdataset.ipynb
+
+
+#Main Files for Modleing and analysis
+preprocessing.ipynb  - Mainly used to pre-process the data and perform analysis on the data
+ModelingandLime.ipynb - Used for Modeling and analysis lime interperetaion