From 5257e805a9499229af234180a9d68104a563cf80 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 13 Sep 2014 21:39:21 +0200 Subject: add json, nanomsg in master --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 9c5aee8..b9266c4 100644 --- a/README +++ b/README @@ -25,6 +25,10 @@ Requirements http://nanomsg.org/ * libmicrohttpd: for an embedded web interface http://www.gnu.org/software/libmicrohttpd/ +* pthreads-win32: for pthread wrapper on Windows + http://sourceware.org/pthreads-win32/ +* json-c: JSON for message payload + https://github.com/json-c/json-c/wiki Other projects -------------- -- cgit v1.2.3-54-g00ecf