diff --git a/README.md b/README.md index eae37ab..becd5c5 100644 --- a/README.md +++ b/README.md @@ -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.