Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
(cherry picked from commit c6e854c)
  • Loading branch information
tomgco committed Jul 1, 2011
1 parent 4516dc2 commit 17ca150
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
@@ -1,9 +1,8 @@
# gzippo

Found gzippo helpful? Why don't you [tip us](http://tiptheweb.org/tip/?link=https%3A%2F%2Fgithub.com%2Ftomgallacher%2Fgzippo&title=Tip%20to%20Support%20gzippo) [![Flattr Button](http://api.flattr.com/button/button-compact-static-100x17.png "Flattr This!")](https://flattr.com/thing/282348/gzippo-node-js-gzip-module "gzippo - node.js gzip module")
Bitcoin me: 1DnVpXSGubdyBSbyuJZNMNzkAVrwPJhaUL
gzippo pronounced `g-zippo` is a gzip middleware for Connect / expressjs using node-compress for better performace.

gzippo pronounced `g-zippo` is a gzip middleware for Connect using Compress for better performace.
gzippo currently only supports only gzipping static content files however a release is in progress to introduce streaming support.

## Installation

Expand All @@ -29,6 +28,9 @@ up and about. A version which will gzip text/html after res.render() / res.end()

[node-compress](https://github.com/waveto/node-compress) gzip library is used for gzipping.

Found gzippo helpful? Why don't you [tip us](http://tiptheweb.org/tip/?link=https%3A%2F%2Fgithub.com%2Ftomgallacher%2Fgzippo&title=Tip%20to%20Support%20gzippo) [![Flattr Button](http://api.flattr.com/button/button-compact-static-100x17.png "Flattr This!")](https://flattr.com/thing/282348/gzippo-node-js-gzip-module "gzippo - node.js gzip module")
Bitcoin me: 1DnVpXSGubdyBSbyuJZNMNzkAVrwPJhaUL

## License

(The MIT License)
Expand Down

0 comments on commit 17ca150

Please sign in to comment.