aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index c3cd2cda..c9e871cf 100644
--- a/README
+++ b/README
@@ -1,3 +1,13 @@
+Basic Instructions
+Run these commands to grab dependent libraries:
+git submodule init
+git submodule update
+
+Go to both ActionBarSherlock/library and DragSortListView/library and build project files with:
+android update project --path ./
+
+
+
Roadmap of major planned features in rough order that I plan to work on them in (little features get sprinkled in wherever):
Gapless Playback (may not be possible to get perfect)