From 154043bed1abdf298b2289d519487ec64e363198 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 3 Sep 2025 14:52:58 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b075548..b29cc01 100755 --- a/README.md +++ b/README.md @@ -33,13 +33,11 @@ yarn run start:frontend _Fredy_ will start with the default port, set to `9998`. You can access _Fredy_ by opening your browser at `http://localhost:9998`. The default login is `admin`, both for username and password. You should change the password as soon as possible when you plan to run Fredy on a server. -

- Job Configuration -        - Job Analytics -        - Job Overview -

+## Screenshots + +| Job Configuration | Job Analytics | Job Overview | +|-------------------|--------------|--------------| +| ![Screenshot showing job configuration in Fredy](doc/screenshot1.png) | ![Screenshot showing job analytics in Fredy](doc/screenshot_2.png) | ![Screenshot showing job overview in Fredy](doc/screenshot_3.png) | ## Understanding the fundamentals