diff --git a/readme.md b/readme.md index b94f137..d9a7a1f 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,7 @@ Returns an `Object` with a `promise` property and functions to `resolve()` and ` ## Related +- [p-lazy](https://github.com/sindresorhus/p-lazy) - Create a lazy promise that defers execution until `.then()` or `.catch()` is called - [Moreā€¦](https://github.com/sindresorhus/promise-fun)