[Pkg-javascript-commits] [node-browserify-zlib] 08/50: Update readme

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 13:09:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-browserify-zlib.

commit d85571689f897c65925302bbd04a009162e9dde8
Author: dignifiedquire <dignifiedquire at gmail.com>
Date:   Mon Apr 4 11:15:13 2016 -0400

    Update readme
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 61f323a..1203864 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,6 @@ Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](
 using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
 by emulating the C++ binding that actually calls zlib.
 
-[![browser support](https://ci.testling.com/devongovett/browserify-zlib.png)
-](https://ci.testling.com/devongovett/browserify-zlib)
-
 [![node tests](https://travis-ci.org/devongovett/browserify-zlib.svg)
 ](https://travis-ci.org/devongovett/browserify-zlib)
 
@@ -15,7 +12,6 @@ by emulating the C++ binding that actually calls zlib.
 The following options/methods are not supported because pako does not support them yet.
 
 * The `params` method
-* The `dictionary` option
 
 ## License
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git



More information about the Pkg-javascript-commits mailing list