We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ee25b commit 8ff7e56Copy full SHA for 8ff7e56
1 file changed
README.md
@@ -7,6 +7,12 @@
7
8
Nodezoo.com micro-service handling github meta data. Please see the [main repo][] for more details
9
10
+If you're using this microservice, and need help, you can:
11
+
12
+- Post a [github issue][],
13
+- Tweet to [@nodezoo][],
14
+- Ask on the [Gitter][gitter-url].
15
16
## Install
17
1. clone this repo into a root _/nodezoo_ folder.
18
2. run `npm install`
@@ -60,3 +66,6 @@ Licensed under [MIT][].
60
66
[nearForm]: http://www.nearform.com/
61
67
[NodeZoo org]: http://www.nodezoo.com/
62
68
[Lead]: https://github.com/rjrodger
69
+[github issue]: https://github.com/nodezoo/nodezoo-github/issues
70
+[@nodezoo]: http://twitter.com/nodezoo
71
+[gitter-url]: https://gitter.im/nodezoo/nodezoo-org
0 commit comments