added a reference section to thanks the open-meteo.com API

This commit is contained in:
Faraphel 2024-06-24 19:28:47 +02:00
parent 6514f1c5df
commit d857f34584

View file

@ -41,4 +41,8 @@ The container `application` can be easily modified with the following environmen
## Expectation
The `application` container shall print the current temperature at the selected place in
Fahrenheit every minute.
Fahrenheit every minute.
## References
The project use the [Open-Meteo API](https://open-meteo.com/) to fetch the current temperature at the
given location.