diff --git a/README.md b/README.md index c1eb63558..405bbd55b 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,20 @@ 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**. + 6. Join the [Astrid Power-Users List](http://groups.google.com/group/astrid-power). + 7. Check out the [Product Roadmap](http://wiki.github.com/todoroo/astrid/) and [Issues](http://github.com/todoroo/astrid/issues), and look for something you'd want to tackle. Contact