Link to Libresonic

This commit is contained in:
Andrew Rabert 2016-12-18 13:12:18 -05:00
parent 48c9a75a7f
commit 9aff6ec872
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Audinaut # Audinaut
<img src="/app/src/main/res/drawable/audinaut.png" width="200" hspace="10" vspace="10"></br> <img src="/app/src/main/res/drawable/audinaut.png" width="200" hspace="10" vspace="10"></br>
A FOSS Libresonic client for Android. A FOSS [Libresonic] client for Android.
## Building ## Building
``` ```
@ -17,3 +17,5 @@ android -> support -> v7 -> mediarouter</br>
android -> support -> v4 -> android-support-v4.jar</br> android -> support -> v4 -> android-support-v4.jar</br>
android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar<br> android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar<br>
android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar</br> android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar</br>
[Libresonic]: http://libresonic.org