From e8e4dfeb37a1f3ba589dce366e1ec040ab682313 Mon Sep 17 00:00:00 2001 From: Tim Su Date: Sat, 22 May 2010 15:21:20 -0700 Subject: [PATCH] Cleaned up readme formatting --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5bcbd8a6b..c1eb63558 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ Interested in using Astrid? Search "astrid" in Android Market. Look for the smil If you would like to help out with the Astrid project, you're in the right place. -Getting Started +Getting Started With Development --------------- 1. Create your own fork of Astrid by clicking on Github's *Fork* button above (you may have to log in first). 2. Install the following: - * [git](http://git.or.cz/) - * [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers) - * [Android SDK](http://developer.android.com/sdk/index.html) + * [git](http://git.or.cz/) + * [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers) + * [Android SDK](http://developer.android.com/sdk/index.html) 3. Use **git** to clone your forked repository (see Github's instructions if you need help). 4. Open up **eclipse** and import the *astrid* and *astrid-tests* projects. 5. Launch the *astrid* project as an **Android Application**, or the *astrid-tests* project as an **Android JUnit Test Suite**. @@ -22,5 +22,4 @@ Getting Started Contact ------- - -For support requests, use the Astrid issue tracker. For development questions, contact [timsu](http://github.com/timsu) via e-mail.. \ No newline at end of file +For support requests, use the Astrid issue tracker. For development questions, contact [timsu](http://github.com/timsu) via e-mail. \ No newline at end of file