From 5ffc100655e8773e512342fa58f24548560dca51 Mon Sep 17 00:00:00 2001 From: namilsk Date: Wed, 11 Feb 2026 14:05:08 +0300 Subject: Updated readme --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cdc2f2f..ec05cc6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@
**Written on rust fetch tool like Neofetch or FastFetch but with Weather.** -This is my pet project.I am the sole developer, so if you encounter any issues or bugs, please inform me or create a pull request. +I am the sole developer, so if you encounter any issues or bugs, please inform me or create a pull request. +_P.S. Ts emojis not means proj vibecoded._ AI would not have abandoned the project for 9 months, and then sat down to finish writing xd
@@ -28,9 +29,9 @@ This is my pet project.I am the sole developer, so if you encounter any issues o > Not all of this fns can be implemented with openmeteo API - Uses the free open-meteo API, which requires coordinates or configuration to function properly. -- Displays images in the terminal. (WIP) +- Displays images in the terminal. **WIP** - Provides various time intervals, including daily, hourly, and minute-by-minute updates, as well as current information. -- Can send alerts. (WIP) +- Can send alerts. **WIP** - In case of internet connectivity issues, it can download information from a cache. WIP - work in progress. Its much more harder with free open-meteo API. @@ -50,6 +51,11 @@ WIP - work in progress. Its much more harder with free open-meteo API. yay -S weatherfetch ``` +**Install from crates.io:** +```shell +cargo install WeatherFetch +``` + **Build from source:** ```shell git clone https://github.com/Nam4ik/WeatherFetch -- cgit v1.2.3