diff --git a/readme.markdown b/readme.markdown index 7a8422b5..b86e2302 100644 --- a/readme.markdown +++ b/readme.markdown @@ -62,6 +62,7 @@ that will output something pretty if you pipe TAP into them: - https://github.com/toolness/tap-prettify - https://github.com/shuhei/colortape - https://github.com/aghassemi/tap-xunit + - https://github.com/namuol/tap-difflet To use them, try `node test/index.js | tap-spec` or pipe it into one of the modules of your choice!