diff --git a/home.md b/home.md index ad6c8d8..f8f7616 100644 --- a/home.md +++ b/home.md @@ -1,7 +1,7 @@ # about - `musikcube` is a c++ library that can be used by developers as a backend for music players. it also provides a remoting api with built in websocket and http servers. - `musikbox` is a cross-platform, terminal-based music player that uses `musikcube`. -- `musikdroid` is an android client that uses a remoting api to control and/or stream music playback on your mobile device. +- `musikdroid` is an android client that uses a remoting api to control and/or stream music playback on mobile devices. source code and releases are on the [github project page](https://github.com/clangen/musikcube). the website is [here](http://www.musikcube.com)