We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c50a8 commit 21b234bCopy full SHA for 21b234b
README.md
@@ -32,6 +32,8 @@ GitHub API: [developer.github.com/v3](https://developer.github.com/v3/)
32
33
Get all followers for user "defunkt":
34
35
+<!-- HEADS UP: when changing the options for the constructor, make sure to also
36
+ update the type definition templates in scripts/templates/* -->
37
```js
38
var GitHubApi = require('github')
39
0 commit comments