Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Sep 1, 2021
1 parent a9373e1 commit d6cecdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const keyv = KeyvCompress(new KeyvRedis({
}))
```

Additionally, it can accept [compress-brotli#options](https://github.com/Kikobeats/compress-brotli)(https://github.com/Kikobeats/compress-brotli#compressbrotlioptions) as second argument:
Additionally, it can accept [compress-brotli#options](https://github.com/Kikobeats/compress-brotli#compressbrotlioptions) as second argument:

```js
const keyv = KeyvCompress(new KeyvRedis({
Expand Down

0 comments on commit d6cecdb

Please sign in to comment.