Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Xie committed Feb 21, 2019
1 parent 63c2dbc commit 280f61b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# brotli.net
The .net implement of the brotli algorithm,provide similar interface to Google offical API.

Quality and window control is supported.

Supported on:
- Dotnet standard 2(.NET Framework [v4.6.1] and .net core [2] above)-
- Windows and Linux

Besides quality controll,the library use the native runtime and its performance should be better than System.IO.Compress.BrotliStream.
## Supporting platform: .NET Standard 2(Windows/Linux)

Expand Down

0 comments on commit 280f61b

Please sign in to comment.