From b742b1974283d021678d25ea87064176c47e5095 Mon Sep 17 00:00:00 2001 From: daneren2005 Date: Fri, 15 Feb 2013 21:37:31 -0800 Subject: Update README --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') 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) -- cgit v1.2.3