Skip to content

Commit 3d8e3fc

Browse files
committed
Add testling badge
1 parent effbabb commit 3d8e3fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](
44
using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
55
by emulating the C++ binding that actually calls zlib.
66

7+
[![browser support](https://ci.testling.com/devongovett/browserify-zlib.png)
8+
](https://ci.testling.com/devongovett/browserify-zlib)
9+
710
## Not implemented
811

912
The following options/methods are not supported because pako does not support them yet.

0 commit comments

Comments
 (0)