Skip to content

Commit

Permalink
Link to promise browser support table.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Jul 29, 2015
1 parent 59870bb commit aa21bda
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 @@ -15,7 +15,7 @@ Available on [Bower](http://bower.io) as **fetch**.
$ bower install fetch
```

You'll also need a Promise polyfill for older browsers.
You'll also need a Promise polyfill for [older browsers](http://caniuse.com/#feat=promises).

```sh
$ bower install es6-promise
Expand Down

0 comments on commit aa21bda

Please sign in to comment.