Skip to content

Commit

Permalink
Feat(README): add link to example
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres committed Jul 4, 2016
1 parent 7bd3eeb commit 91d1f91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,9 @@ You can npm install it.
npm install marcosc-async --save
```

## Play with it!
You can [play with the async API](http://marcoscaceres.github.io/async/example) through gh-pages.

## API
Once you import it (using either a script tag or require), there will be
an "async" function you can use on the global object.
Expand Down

0 comments on commit 91d1f91

Please sign in to comment.