Skip to content

Commit 4fa5f9e

Browse files
authored
Update known limitations in README
Clarified limitation regarding the forecast duration in the README.
1 parent 61950bb commit 4fa5f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ That means:
313313

314314
## Known Limitations
315315

316-
- the app currently uses OpenWeather's 5-day / 3-hour forecast endpoint, so it does not provide a true 14-day forecast
316+
- the app currently uses OpenWeather's 5-day / 3-hour forecast endpoint, so it does not provide a true 14-day forecast like most Weather Apps do
317317
- the API key is still client-side for testing and should be protected behind a server in production
318318
- the app currently depends on location access and does not yet provide a manual city search fallback
319319
- the daily forecast list uses one representative icon per day rather than showing multiple conditions in the same row

0 commit comments

Comments
 (0)