update readme

This commit is contained in:
Szymon Szczubkowski 2024-05-26 19:35:18 +02:00
parent b509dbe492
commit 8bc722ee93

View File

@ -1,3 +1,14 @@
## Programowanie funkcyjne 2024/SL
By: Szymon Szczubkowski 473558 & Kacper Topolski 473613
The app requires cabal to run.
Its purpose is to generate a chart of yesterday, today and tomorrow's temperature.
The output should be present under ./plot/weather.svg
![temperature chart](./plot/weather.svg)
### Run via: ### Run via:
`cabal run` `cabal run`