Skip to content

Commit 9272328

Browse files
committed
Updated docs
1 parent 881a6bd commit 9272328

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ imageToAscii("https://octodex.github.com/images/privateinvestocat.jpg", {
4141
});
4242
```
4343

44+
## :question: Get Help
45+
46+
There are few ways to get help:
47+
48+
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.
49+
2. For bug reports and feature requests, open issues. :bug:
50+
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:
51+
52+
4453

4554
In order to run the `webcam.sh` provided in the `example` folder, you will also need streamer. The script uses streamer to make webcam pictures and converts them into ASCII art using the `webcam.js`
4655

0 commit comments

Comments
 (0)