We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61950bb commit 4fa5f9eCopy full SHA for 4fa5f9e
README.md
@@ -313,7 +313,7 @@ That means:
313
314
## Known Limitations
315
316
-- the app currently uses OpenWeather's 5-day / 3-hour forecast endpoint, so it does not provide a true 14-day forecast
+- 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
317
- the API key is still client-side for testing and should be protected behind a server in production
318
- the app currently depends on location access and does not yet provide a manual city search fallback
319
- the daily forecast list uses one representative icon per day rather than showing multiple conditions in the same row
0 commit comments