aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2013-02-15 21:37:31 -0800
committerdaneren2005 <daneren2005@gmail.com>2013-02-15 21:37:31 -0800
commitb742b1974283d021678d25ea87064176c47e5095 (patch)
tree305e6023f3bfddf6809e28cb05ee0b79fa49dd57 /README
parent7bcf28572bd75318a121f8591937a996ef48e7d0 (diff)
downloaddsub-b742b1974283d021678d25ea87064176c47e5095.tar.gz
dsub-b742b1974283d021678d25ea87064176c47e5095.tar.bz2
dsub-b742b1974283d021678d25ea87064176c47e5095.zip
Update README
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)