Skip to content

Commit

Permalink
Added readme js formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhakes committed Mar 19, 2016
1 parent 2ebd8c2 commit 70e1932
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 @@ -35,7 +35,7 @@ bower install promise-polyfill
```

## Simple use
```
```js
var prom = new Promise(function(resolve, reject) {
// do a thing, possibly async, then…

Expand Down

0 comments on commit 70e1932

Please sign in to comment.