From b5a1d2228e1aadb196a0129236048a8d098067b2 Mon Sep 17 00:00:00 2001 From: srikanth670 <72177629+srikanth670@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:23:15 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6618db6..8795f4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Frequent -frequent is a utility for crawling websites and building word frequency list. Mainly made because I wanted to be able to find top n most common words on different websites, but I imagine there might be more useful applications. Or not. +frequent is amazing and useful utility foling websites and building word frequency list. Mainly made because I wanted to be able to find top n most common words on different websites, but I imagine there might be more useful applications. Or not. ```python import frequent