Skip to content

Commit c36fa1f

Browse files
shout out brotli-cli. resolves foliojs#5.
1 parent 919ce10 commit c36fa1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ brotli.compress(fs.readFileSync('myfile.bin'), {
5656
});
5757
```
5858

59+
## CLI
60+
61+
Check out [brotli-cli](https://github.com/dzek69/brotli-cli/) if seeking a command line interface using this library.
62+
5963
## License
6064

6165
MIT

0 commit comments

Comments
 (0)