Cleanup README
This commit is contained in:
parent
1fcdf57248
commit
fff6dd9d75
20
README.md
20
README.md
|
@ -9,24 +9,4 @@ A FOSS [Libresonic] client for Android.
|
|||
alt="Get it on F-Droid" height="80">
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Building
|
||||
```
|
||||
git submodule update --init
|
||||
gradle assemble
|
||||
```
|
||||
|
||||
## SDK Project Dependencies
|
||||
Under sdk -> extras:</br>
|
||||
android -> support -> v7 -> appcompat</br>
|
||||
android -> support -> v7 -> mediarouter</br>
|
||||
|
||||
## SDK Library Dependencies
|
||||
android -> support -> v4 -> android-support-v4.jar</br>
|
||||
android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar<br>
|
||||
android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar</br>
|
||||
|
||||
[Libresonic]: http://libresonic.org
|
||||
|
|
Loading…
Reference in New Issue