From fff6dd9d7591f8eacfec1451fbe2be277331b6c9 Mon Sep 17 00:00:00 2001 From: Andrew Rabert Date: Sun, 5 Mar 2017 02:13:28 -0500 Subject: [PATCH] Cleanup README --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index 1bf3912..1de73c2 100644 --- a/README.md +++ b/README.md @@ -9,24 +9,4 @@ A FOSS [Libresonic] client for Android. alt="Get it on F-Droid" height="80"> -  - -  - -## Building -``` -git submodule update --init -gradle assemble -``` - -## SDK Project Dependencies -Under sdk -> extras:
-android -> support -> v7 -> appcompat
-android -> support -> v7 -> mediarouter
- -## SDK Library Dependencies -android -> support -> v4 -> android-support-v4.jar
-android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar
-android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar
- [Libresonic]: http://libresonic.org