Maybe this'll work?

This commit is contained in:
Sven Slootweg 2015-04-27 18:28:38 +02:00
parent b735987b6e
commit 8b57ac1e1d

View file

@ -2,7 +2,7 @@
Like `.tap` in Bluebird, but for errors. Sees errors, but doesn't catch them. Handy when you want to peek at errors, but want to do the actual error handling elsewhere.
<a href="https://gratipay.com/joepie9"><img src="//img.shields.io/gratipay/joepie91.svg"></a>
<a href="https://gratipay.com/joepie91"><img src="https://img.shields.io/gratipay/joepie91.svg"></a>
## License