From: Sondre Wold Date: Wed, 10 Apr 2024 13:48:14 +0000 (+0200) Subject: Update README.md X-Git-Url: https://letsjmore.com/?a=commitdiff_plain;h=fad19c87a58097b29cac9bce0afb31f983a9a120;p=weather_cli.git Update README.md --- diff --git a/README.md b/README.md index f4969fc..324a5d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minimal Weather CLI Tool -This small script gets the average temperate and total precipation for the next "x" hours at your current location (based on your ip). +This small script gets the average temperature and total precipitation for the next "x" hours at your current location (based on your ip). Building the binary requires `cargo`: `cargo build --release`