diff --git a/readme.markdown b/readme.markdown index b43a1700..cf9296db 100644 --- a/readme.markdown +++ b/readme.markdown @@ -127,7 +127,7 @@ By default, uncaught exceptions in your tests will not be intercepted, and will ## other - CoffeeScript support with https://www.npmjs.com/package/coffeetape -- Promise support with https://www.npmjs.com/package/blue-tape +- Promise support with https://www.npmjs.com/package/blue-tape or https://www.npmjs.com/package/tape-promise - ES6 support with https://www.npmjs.com/package/babel-tape-runner or https://www.npmjs.com/package/buble-tape-runner - Different test syntax with https://github.com/pguth/flip-tape (warning: mutates String.prototype)