From b035fe720c72ed558aa95979089f0410a3f8e1e1 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 21 Aug 2023 19:16:03 +0200 Subject: [PATCH] README update. (0.24.1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70ff9e9..bf469ca 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ executing scheduled jobs in intervals. - [Loguru](https://pypi.org/project/loguru/) - Loguru is a library which aims to bring enjoyable logging in Python. Linspector uses Loguru for all logging stuff. - [urwid](https://pypi.org/project/urwid/) - Urwid is a console user interface library for Python. urwid will -become the UI library used for the management TUI of Linspector. CURRENTLY NOT REQUIRED! +become the UI library used for the management TUI of Linspector. CURRENTLY, NOT REQUIRED! ### Other used libraries