From 476ff29464ecf54ccd07db177455e085ef6e2130 Mon Sep 17 00:00:00 2001 From: Matt DeBergalis Date: Mon, 29 Oct 2012 19:12:15 -0700 Subject: [PATCH] update developer resources --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index db7258e60a..843e9a1ec5 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,14 @@ You'll then be able to read the docs locally in your browser at ```http://localh ## Developer Resources -Get in touch! We'd love to hear what you think. You can get involved -in several ways: +Building an application with Meteor? * Announcement list: sign up at http://www.meteor.com/ -* IRC: ```#meteor``` on ```irc.freenode.net``` * Ask a question: http://stackoverflow.com/questions/tagged/meteor -* Email us: ```contact@meteor.com``` -* How to contribute to Meteor: https://github.com/meteor/meteor/wiki +* Meteor help and discussion mailing list: https://groups.google.com/group/meteor-talk +* IRC: ```#meteor``` on ```irc.freenode.net``` + +Interested in contributing to Meteor? + +* Core framework design mailing list: https://groups.google.com/group/meteor-talk +* Contribution guidelines: https://github.com/meteor/meteor/wiki