From c5f9a1faeeb394359735c743fb1cc5e9ca35832b Mon Sep 17 00:00:00 2001 From: hornet <88428122+HornetMaidan@users.noreply.github.com> Date: Sat, 9 Dec 2023 21:47:27 +0600 Subject: [PATCH] update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c09de1d..282edb7 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,16 @@ v.0.3 ----- OUTDATED\ #add ANSI/ASCII art as icons for weather descriptions(not sure yet) --- DISCARDED\ #CLI overhaul for new features --- DONE -v.1.0(initial release) ----- CURRENT\ +v.1.0(initial release) ----- OUTDATED\ #fix the forecast showing past time data --- DONE\ #strong wind alert --- DONE\ #code cleaning --- DONE +v.1.1 ----- CURRENT\ +#temperature alert --- DONE\ +#minor additions --- DONE + further updates will be most likely only to fix something, i think this project is now complete\ if you may experience any issue with this script or want to suggest to add something - you are more than welcome! -P.S: api keys are intentionally left right in the script as variables so you can change them to your own/any other if they reach the request limit \ No newline at end of file +P.S: api keys are intentionally left right in the script as variables so you can change them to your own/any other if they reach the request limit