From 6710551bbf76474c74db221aad62c6242b5397e8 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Mon, 25 Dec 2023 20:29:56 +0200 Subject: [PATCH] add pdf to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fa3f2f..79c1f5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - [Task](#task) - [Installation / Running](#installation--running) +- [Result](#result) @@ -15,3 +16,6 @@ Read [here](./TASK.md). pip install -r requirements.txt python3 main.py ``` + +## Result +PDF available [here](./plots.pdf)