Skip to content

Commit

Permalink
ADD: install method (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaWong authored and jprobinson committed Aug 14, 2018
1 parent c551b6c commit 4484167
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ response body, for clients which support it. Although it's usually simpler to
leave that to a reverse proxy (like nginx or Varnish), this package is useful
when that's undesirable.

## Install
```bash
go get -u github.com/NYTimes/gziphandler
```

## Usage

Expand Down

0 comments on commit 4484167

Please sign in to comment.