Implement Better Exception #10
1 changed files with 5 additions and 1 deletions
|
@ -41,4 +41,8 @@ The container `application` can be easily modified with the following environmen
|
||||||
|
|
||||||
## Expectation
|
## Expectation
|
||||||
The `application` container shall print the current temperature at the selected place in
|
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.
|
Loading…
Reference in a new issue