We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78fd16d commit fef1018Copy full SHA for fef1018
README.md
@@ -1,7 +1,7 @@
1
# Weather logger
2
3
-GO application to see how accurate the weather application forecasts.
4
-It collects forecasts from different provider, aggregate them and drew a chart from them.
+A GO app to find out how accurate weather forecasts are.
+It collects forecasts from different providers, aggregates them, then drews a chart from them.
5
6
## Providers
7
- [Accuweather](https://developer.accuweather.com/)
0 commit comments