From 86a009e939a57c4eec8f5eb28c6f4dcf3dac0d5b Mon Sep 17 00:00:00 2001 From: Vadim Grigoruk Date: Wed, 8 Mar 2017 20:55:01 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2099d..e1e4944 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -TIC-80 issues tracker +TIC-80 issues tracker and wiki ======= +[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/tic-computer) + This is the official issues tracker of . Feel free to open a new issue if you are experiencing a bug or would like to see a new feature. You can either [browse existing issues](https://github.com/nesbox/tic.computer/issues) or [create a new issue](https://github.com/nesbox/tic.computer/issues/new). +Documenation is available in the [wiki](https://github.com/nesbox/tic.computer/wiki). + Thanks!