Skip to content

Commit

Permalink
obj: add see also
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Jun 1, 2016
1 parent c1e8231 commit dbe21e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ 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.obj](https://github.com/magicdawn/promise.obj)
- [promise.delay](https://github.com/magicdawn/promise.delay)

## Changelog
[CHANGELOG.md](CHANGELOG.md)

Expand Down

0 comments on commit dbe21e6

Please sign in to comment.