Cleaned up readme formatting

Tim Su 16 years ago
parent cae04464c8
commit 844a2a3eda

@ -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. 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). 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: 2. Install the following:
* [git](http://git.or.cz/) * [git](http://git.or.cz/)
* [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers) * [Eclipse](http://eclipse.org) (preferred: Eclipse IDE for Java Developers)
* [Android SDK](http://developer.android.com/sdk/index.html) * [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). 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. 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**. 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 Contact
------- -------
For support requests, use the Astrid issue tracker. For development questions, contact [timsu](http://github.com/timsu) via e-mail.
For support requests, use the Astrid issue tracker. For development questions, contact [timsu](http://github.com/timsu) via e-mail..
Loading…
Cancel
Save