From debabb3d4cc0096cfe0eaca781821b8cd974a383 Mon Sep 17 00:00:00 2001 From: Tim Su Date: Sat, 22 May 2010 15:27:02 -0700 Subject: [PATCH] Again! more README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 405bbd55b..59292add2 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ 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).