From 70e0ec408a82ebbd214dba28ce7b8bb82c49f98c Mon Sep 17 00:00:00 2001 From: waldek Date: Mon, 24 May 2021 16:52:12 +0200 Subject: [PATCH] adds a screenshot --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 840251b..e042dc8 100644 --- a/readme.md +++ b/readme.md @@ -13,3 +13,6 @@ The `./standalone_tui.py` is a basic [MVC](https://realpython.com/the-model-view All development should be done in the `testing` branch and brought to the `master` branch with merge requests. +## Standalone TUI + +![screenshot](./assets/screenshot_1.png)