From e19ca427535fd77754f037c21c65f619f43ecd35 Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Sat, 18 Jul 2020 08:43:43 +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 0bb3b95..c181450 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ print(count) ## Dependency -* None, just python standard libraries (json, urllib and datetime). Both python 2 and 3 are supported :) +* None, just python standard libraries (re, json, urllib and datetime). Both python 2 and 3 are supported :) ## License