From 5f2ac661c70e0605aefa385ef667a04937d3eafa Mon Sep 17 00:00:00 2001 From: Candifloss Date: Fri, 19 Sep 2025 17:52:38 +0530 Subject: [PATCH] Update README Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 374581d..8294509 100644 --- a/README.md +++ b/README.md @@ -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). - [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. ## To-do