From 61d1fa1ca7b59eb9d1d2e78ec724da1850e2af75 Mon Sep 17 00:00:00 2001 From: Evansa Date: Mon, 14 Nov 2022 16:20:28 +0000 Subject: [PATCH] Add missing 'of' in README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4669960..52e4878 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ representation methods like terminal-oriented ANSI-sequences for console HTTP cl Originally started as a small project, a wrapper for [wego](https://github.com/schachmat/wego), intended to demonstrate the power of the console-oriented services, -*wttr.in* became a popular weather reporting service, handling tens millions of queries daily. +*wttr.in* became a popular weather reporting service, handling tens of millions of queries daily. You can see it running here: [wttr.in](https://wttr.in).