Skip to content

Commit

Permalink
README: Markdown code highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
weakish committed Dec 27, 2013
1 parent f9010e3 commit b7ede1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ In the example below, we call the github API to find out the number
of stars and forks for the request repository. This requires a
custom `User-Agent` header as well as https.
```
```javascript
var request = require('request');

var options = {
Expand Down

0 comments on commit b7ede1d

Please sign in to comment.