From 91c2509af6b5870ed7ef3338801541e46226644a Mon Sep 17 00:00:00 2001 From: Timo Reymann Date: Wed, 15 Feb 2023 19:46:20 +0100 Subject: [PATCH] docs: Drop WIP note Used in a few prviate scripts, works just fine so it should be good to go --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6ad970e..27d4bd1 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ bash-tui-toolkit Toolkit to create simple Terminal UIs using plain bash builtins -> :warning: Currently, WIP and not in a stable state for usage - ## Goals - provide a simple and clear default set of elements to use creating an interactive terminal UI - be clean and minimalistic