Update README

Fix typo
This commit is contained in:
Candifloss 2025-09-19 17:52:38 +05:30
parent e03c85037e
commit 5f2ac661c7

View File

@ -26,7 +26,7 @@ units="metric"
- Currently uses the [Free API v2.5](https://openweathermap.org/appid). Find details on [Postman](https://www.postman.com/api-evangelist/openweathermap/request/9dt1g2m/call-current-weather-data-for-one-location). - Currently uses the [Free API v2.5](https://openweathermap.org/appid). Find details on [Postman](https://www.postman.com/api-evangelist/openweathermap/request/9dt1g2m/call-current-weather-data-for-one-location).
- [One Call API 3.0](https://openweathermap.org/api/one-call-3) is free for up to 1000 API calls per day, but requires payment information for subscription. - [One Call API 3.0](https://openweathermap.org/api/one-call-3) is free for up to 1000 API calls per day, but requires payment information for subscription.
- Support for student plan - Support for student plan may be considered later.
- Support for One Call v3.0 may be considered later. - Support for One Call v3.0 may be considered later.
## To-do ## To-do