File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99[ ![ Travis] ( https://img.shields.io/travis/github-tools/github.svg?maxAge=60 )] [ travis-ci ]
1010[ ![ Codecov] ( https://img.shields.io/codecov/c/github/github-tools/github.svg?maxAge=2592000 )] [ codecov ]
1111
12- Github.js provides a minimal higher-level wrapper around Github's API.
12+ ` Github.js ` provides a minimal higher-level wrapper around Github's API.
1313
1414## Usage
1515
@@ -71,7 +71,7 @@ clayreimann.listStarredRepos(function(err, repos) {
7171should include updated JSDoc.
7272
7373## Installation
74- Github.js is available from ` npm ` or [ unpkg] [ unpkg ] .
74+ ` Github.js ` is available from ` npm ` or [ unpkg] [ unpkg ] .
7575
7676``` shell
7777npm install github-api
@@ -86,10 +86,10 @@ npm install github-api
8686```
8787
8888## Compatibility
89- ` Github.js ` is tested on Node.js:
89+ ` Github.js ` is tested on ` Node.js ` :
9090* 6.x
9191
92- Note: ` Github.js ` uses Promise, hence it will not work in Node.js < 4 without polyfill.
92+ Note: ` Github.js ` uses Promise, hence it will not work in ` Node.js ` < 4 without polyfill.
9393
9494[ codecov ] : https://codecov.io/github/github-tools/github?branch=master
9595[ docs ] : http://github-tools.github.io/github/
You can’t perform that action at this time.
0 commit comments