update URLs

This commit is contained in:
AJ ONeal 2018-03-27 23:52:12 -06:00
parent 0022ba5abe
commit 7fa166802a
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
forEachAsync
===
| Sponsored by [ppl](https://ppl.family)
Analogous to `[].forEach`, but handles items asynchronously with a final callback passed to `then`.
This is the most essential piece of the [`ArrayAsync`](https://github.com/FuturesJS/ArrayAsync) package.