Skip to content

Commit 78fd16d

Browse files
committed
docs: add a very basic README
1 parent 9172162 commit 78fd16d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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.
5+
6+
## Providers
7+
- [Accuweather](https://developer.accuweather.com/)
8+
- [OpenWeather](https://openweathermap.org/api)
9+
10+
## Requirements
11+
12+
## Installation

0 commit comments

Comments
 (0)