add a related module to the readme
This commit is contained in:
parent
7443c42ee3
commit
3555910f19
|
@ -77,6 +77,7 @@ Exposed for instance checking and sub-classing.
|
||||||
## Related
|
## Related
|
||||||
|
|
||||||
- [delay](https://github.com/sindresorhus/delay) - Delay a promise a specified amount of time
|
- [delay](https://github.com/sindresorhus/delay) - Delay a promise a specified amount of time
|
||||||
|
- [p-min-delay](https://github.com/sindresorhus/p-min-delay) - Delay a promise a minimum amount of time
|
||||||
- [p-retry](https://github.com/sindresorhus/p-retry) - Retry a promise-returning function
|
- [p-retry](https://github.com/sindresorhus/p-retry) - Retry a promise-returning function
|
||||||
- [More…](https://github.com/sindresorhus/promise-fun)
|
- [More…](https://github.com/sindresorhus/promise-fun)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue