From 0d184faf08db329c05770810dff1ea9086965570 Mon Sep 17 00:00:00 2001
From: mc-cat-tty <44820563+mc-cat-tty@users.noreply.github.com>
Date: Thu, 1 Feb 2024 15:02:06 +0100
Subject: [PATCH] fix size
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dbb49f4..a3257d7 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,8 @@ In case of any doubt about the interface visit [help page](HELP.txt).
Note that the application can take up to some seconds to load, especially at the first run.
-
-
+
+
#### Common Exceptions
`urwid.widget.widget.WidgetError: ... canvas when passed size ...`. This class of errors usually means that the terminal **window** is **too small** for the TUI to be rendered.