summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-09-13 21:39:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-09-13 21:39:21 +0200
commit5257e805a9499229af234180a9d68104a563cf80 (patch)
tree5cccc5d546e5ec17f618ccc558f2c473a0a0a5a4 /README
parent6627513d260e807f99fd02cc6571601d794437de (diff)
downloadbiruda-5257e805a9499229af234180a9d68104a563cf80.tar.gz
biruda-5257e805a9499229af234180a9d68104a563cf80.tar.bz2
add json, nanomsg in master
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
--------------