From e3a25db0a38249b96f9b8891d1a92afac8260ddf Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Tue, 17 Jan 2012 22:23:31 +0100 Subject: [PATCH] Add community/ML stuff to the README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ebdcf2479..e3b20a3af 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,15 @@ merged. This is to ensure proper review of all the code. Fork the project, create a feature branch, and send us a pull request. +If you would like to help take a look at the [list of issues](http://github.com/composer/composer/issues). + +Community +--------- + +The developer mailing list is on [google groups](http://groups.google.com/group/composer-dev) +IRC channels are available for discussion as well, on irc.freenode.org [#composer](irc://irc.freenode.org/composer) +for users and [#composer-dev](irc://irc.freenode.org/composer-dev) for development. + Requirements ------------