From 842308eb541ecf78391addc0b6778f8f1daab1e4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 16 Nov 2014 10:25:04 +0100 Subject: some docu added parser callback for worker execution mode --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c87887a..017f210 100644 --- a/README +++ b/README @@ -34,9 +34,13 @@ Requirements https://github.com/json-c/json-c/wiki * glib2: for direct execution of children in the worker http://www.gtk.org/ -* libdaemon: for daemonizing support on Unix * linenoise: lightweight editline/readline replacement for the baruda client 'bcli' + https://github.com/antirez/linenoise + (integrated) +* http-tiny: simple web client library, used by the 'cli' to talk to the master. + http://www.demailly.com/~dl/http-tiny-1.2.tar.gz (integrated) +* libdaemon: for daemonizing support on Unix Other projects -------------- -- cgit v1.2.3-54-g00ecf