diff --git a/README.md b/README.md index 732a0db32..3df13a41e 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ musikcube is built around its own SDK interfaces. they're still in the process o # dependencies -musikcube would not be possible without the following excellent free, open source, and non-free (in the case of macOS and win32 APIs) projects and libraries: +musikcube would not be possible without the following excellent free, open source, and (in the case of some macOS and win32) non-free projects and libraries: core: * [boost](http://www.boost.org/) @@ -148,5 +148,6 @@ metadata-related: networking: * [websocketpp](https://github.com/zaphoyd/websocketpp) +* [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) * [nv-websocket-client](https://github.com/TakahikoKawasaki/nv-websocket-client) * [okhttp](http://square.github.io/okhttp/)