Skip to content

Commit

Permalink
readme: add more see also
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Jul 10, 2016
1 parent dbe21e6 commit 7c3c2d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ p.then(function(o){

## See Also

- [promise.ify](https://github.com/magicdawn/promise.ify)
- [promise.map](https://github.com/magicdawn/promise.map)
- [promise.timeout](https://github.com/magicdawn/promise.timeout)
- [promise.retry](https://github.com/magicdawn/promise.retry)
- [promise.map](https://github.com/magicdawn/promise.map)
- [promise.ify](https://github.com/magicdawn/promise.ify)
- [promise.cb](https://github.com/magicdawn/promise.cb)
- [promise.obj](https://github.com/magicdawn/promise.obj)
- [promise.delay](https://github.com/magicdawn/promise.delay)

Expand Down

0 comments on commit 7c3c2d6

Please sign in to comment.