From 567a732e1ead57b371bcb4f983b9fcd086f59a54 Mon Sep 17 00:00:00 2001 From: Arik Fraimovich Date: Tue, 4 Feb 2014 16:58:36 +0200 Subject: [PATCH] Readme update (added reference to mailing list & IRC channel) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 921d062e..64e277d3 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ You can try out the demo instance: http://rd-demo.herokuapp.com/ (login with any Due to Heroku dev plan limits, it has a small database of flights (see schema [here](http://rd-demo.herokuapp.com/dashboard/schema)). Also due to another Heroku limitation, it is running with the regular user, hence you can DELETE or INSERT data/tables. Please be nice and don't do this. +## Getting help + +* [Google Group (mailing list)](https://groups.google.com/forum/#!forum/redash-users): -- the best place to get updates about new releases or ask general questions. +* #redash IRC channel on [Freenode](http://www.freenode.net/). + ## Technology * [AngularJS](http://angularjs.org/)