diff --git a/README.md b/README.md index 18553fd..acdb9e1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# OpenWeatherMapSDK +# OpenWeatherMap SDK -Rust SDK for the OpenWeatherMap APIs \ No newline at end of file +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.