summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
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
--------------