Skip to content

Commit

Permalink
shout out brotli-cli. resolves foliojs#5.
Browse files Browse the repository at this point in the history
  • Loading branch information
jauntywunderkind committed Apr 28, 2021
1 parent 919ce10 commit c36fa1f
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 @@ -56,6 +56,10 @@ brotli.compress(fs.readFileSync('myfile.bin'), {
});
```

## CLI

Check out [brotli-cli](https://github.com/dzek69/brotli-cli/) if seeking a command line interface using this library.

## License

MIT

0 comments on commit c36fa1f

Please sign in to comment.