summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 4abfb68..f6caee6 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
a shell library providing useful UI functions for shell scripts
originally part of AIF (http://github.com/Dieterbe/aif)
-supports dialog and plaintext
+dependencies:
+- bash (for cli interface)
+- optionally: dialog (for ncurses interface)