Update README
- Better wording - Additional link
This commit is contained in:
parent
01c12478f6
commit
bb2d0c910d
@ -24,7 +24,7 @@ units="metric"
|
||||
|
||||
## API
|
||||
|
||||
- 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 supports the [Free API v2.5](https://openweathermap.org/appid). Find details on [OWM](https://openweathermap.org/current) or [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 may be considered later.
|
||||
- Support for One Call v3.0 may be considered later.
|
||||
@ -32,7 +32,7 @@ units="metric"
|
||||
## To-do
|
||||
|
||||
- [x] TOML configuration file
|
||||
- [x] Fetch and parse current weather data from openweathermap.org
|
||||
- [x] Fetch and parse current weather data from OWM
|
||||
- [ ] Weather forecast query
|
||||
- [ ] Complete configuration
|
||||
- [ ] CLI args
|
||||
|
Loading…
x
Reference in New Issue
Block a user