Update README.md

This commit is contained in:
casey langen 2017-04-16 00:36:31 -07:00 committed by GitHub
parent 8b2752abe5
commit 7caeb3c20f

View File

@ -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/)