From e74224826bff258c5d265c4b4086f28394938f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 23 Mar 2017 17:30:23 +0200 Subject: [PATCH] Updated docs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d42cacf..bebf182 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,15 @@ var idea = new Idea("./ideas.json", err => { }); ``` +## :question: Get Help + +There are few ways to get help: + + 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. + 2. For bug reports and feature requests, open issues. :bug: + 3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: + + ## :memo: Documentation For full API reference, see the [DOCUMENTATION.md][docs] file.