From 212eba2ed3070399f0b11d9f9ab0503fde1ba2a1 Mon Sep 17 00:00:00 2001 From: Viero Fernando <60427892+vierofernando@users.noreply.github.com> Date: Sun, 10 Jan 2021 15:58:52 +0700 Subject: [PATCH] pythonic sucks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65085fb..cf30253 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # python-weather -A free and pythonic weather API wrapper made in python. +A free and asynchronous weather API wrapper made in python. ## Simple Usage ```py