Skip to content

Commit 093019d

Browse files
committed
update readme
1 parent 5fc6c29 commit 093019d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ callback-and-promise
2323

2424
make generic async function return promise when callback not present.
2525

26+
___Please use [thenify](https://github.com/thenables/thenify) and [thenify-all](https://github.com/thenables/thenify-all) instead!___
27+
2628
- Supports both callback and promise
2729
- Preserves function names
2830
- Uses a native promise implementation if available and tries to fall back to `bluebird`

0 commit comments

Comments
 (0)