From 9d9730fbeb5543a0930bbe3920fbdcfea6547d27 Mon Sep 17 00:00:00 2001 From: gd Date: Sat, 28 Aug 2021 11:09:07 +0300 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59760b2..c12b432 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ You can use Interact instead of Whiptail and Dialog. Interact depends only Bash native commands and basic utils. +**WARN:** interact is under development and can be used for testing purposes only. Possible changes soon that will break backward compatibility with the current version of the code. You can wait for the stable version of the library or fork it. + # Usage Clone [lib/interact.bash](lib/interact.bash) in your project and source it: