From c3a2992dec27d1b3b661df67f30b88bf7ac36cd6 Mon Sep 17 00:00:00 2001 From: Raj Choudhary Date: Thu, 6 Dec 2018 17:01:32 +0530 Subject: [PATCH] Updated README --- WEEK 2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WEEK 2/README.md b/WEEK 2/README.md index 2511766..085a7c7 100644 --- a/WEEK 2/README.md +++ b/WEEK 2/README.md @@ -2,9 +2,9 @@ ## Available program: -* link_referrer.py - Displays all the link present in the hierarchy of the root URL - "http://www.vit.ac.in" and the referrer to them as a sub-list +* _link_referrer.py_ - Displays all the link present in the hierarchy of the root URL - "http://www.vit.ac.in" and the referrer to them as a sub-list -### Output of link_referre.py +### Output of link_referrer.py ![output of link_referrer.py](output.png) ### To run the codes, run the following command on the terminal opened at the current directory