From 9530cffaa6fa878fb1e75612ff49ffceb64cfd65 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Thu, 25 Feb 2010 21:59:21 -0600 Subject: [PATCH] Add a readme --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 00000000..32d4dc14 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +Vanilla Music Player is designed to be simple and streamlined. The playback screen is clean and minimal. Music is played from a continuous stream of random songs from your music library with the ability for you to enqueue songs of your choosing. + + +Build using 'android update project --target 3' or the included Eclipse project.