Update README.md

- Intro paragraph
This commit is contained in:
Candifloss 2025-10-09 16:58:05 +00:00
parent a32356984d
commit 2519c0d0fc

View File

@ -1,3 +1,4 @@
# OpenWeatherMap SDK
Rust SDK for the OpenWeatherMap APIs
A light-weight Rust SDK for the OpenWeatherMap APIs.
It provides abstractions for APIs including Free API 2.5 and One Call 3.0, enabling simple weather data integration into your apps.