diff --git a/src/lib.rs b/src/lib.rs index 07583ba..aaea518 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -3,7 +3,7 @@ //! It provides abstractions for APIs to enable simple weather data integration into your apps. //! //! ## Currently Available APIs -//! - `free_api25`: `OpenWeatherMap` Free API v2.5 +//! - `free_api_v25`: `OpenWeatherMap` Free API v2.5 //! //! ## Coming soon //! - `onecall_api_v30`: `OpenWeatherMap` One Call API v3.0