From c314e9d24ee7850cc77fde0f40a79d4e255daffd Mon Sep 17 00:00:00 2001 From: surrajj20 Date: Thu, 1 Oct 2020 08:15:00 +0530 Subject: [PATCH] minor changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aaa5d4b..29732d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Know About A WebPage -### Identify what a website/ web page is about, just by entering the URL. +## Know About A WebPage +### Identify what a Website/ Web Page is about, just by entering the URL. * Language: Python3 * Technique: Natural Language Processing (NLP) -* Library Used: nltk +* Library Used: [nltk](https://www.nltk.org/)