From e0b1b34ef67e7207f1ac3f57efaaf5943511c1a7 Mon Sep 17 00:00:00 2001 From: Tech-Yugank <70506331+Tech-Yugank@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:28:57 +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 5cc4c51..1e1ab4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Simple-asyncio-Python-parser +# Simple-asyncio-Python-parser {It is amazing!} Simple parser I've written to practice in async 3.5 Python code. This can be used for simple tasks like downloading a specific set of images, or a static html website. #Requirements Python 3.5