From 5739d2c8674cf1cf6ecbe0ca729594db50a15eeb Mon Sep 17 00:00:00 2001
From: Divya Hyrige Siddegowda <divyagowda0714@gmail.com>
Date: Fri, 28 Jan 2022 19:58:53 +0100
Subject: [PATCH] Update README.md

---
 README.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 117c89e..1b49a30 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
-- 
GitLab