diff --git a/README.md b/README.md index 87c25c7..9200303 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,16 @@ It's as simple as you could guess: Browser Installation === -You can download and include `forEachAsync.js`: +You can install from bower: -```html - +```bash +bower install forEachAsync +``` + +Or download the raw file from : + +```bash +wget https://raw.github.com/FuturesJS/forEachAsync/master/forEachAsync.js ``` ```javascript