summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 017f210..a0826ef 100644
--- a/README
+++ b/README
@@ -34,7 +34,8 @@ Requirements
https://github.com/json-c/json-c/wiki
* glib2: for direct execution of children in the worker
http://www.gtk.org/
-* linenoise: lightweight editline/readline replacement for the baruda client 'bcli'
+* linenoise: lightweight editline/readline replacement for the biruda
+ command line interface (cli)
https://github.com/antirez/linenoise
(integrated)
* http-tiny: simple web client library, used by the 'cli' to talk to the master.