update readme
This commit is contained in:
parent
b509dbe492
commit
8bc722ee93
11
README.md
11
README.md
@ -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`
|
||||||
|
Loading…
Reference in New Issue
Block a user