aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTobe O <thosakwe@gmail.com>2018-03-20 07:53:32 -0400
committerEugene Kliuchnikov <eustas@google.com>2018-03-20 17:53:32 +0600
commita238f5bac9c1391b8eda0788be37170084b088be (patch)
tree78bd6613f5afa430c7a4f7cbbbab7e0413f38b1f /README.md
parent631fe194a196f2c8e35510c72fe6a61548cd41c9 (diff)
downloadbrotli-a238f5bac9c1391b8eda0788be37170084b088be.zip
brotli-a238f5bac9c1391b8eda0788be37170084b088be.tar.gz
brotli-a238f5bac9c1391b8eda0788be37170084b088be.tar.bz2
Update README.md (#646)
Add mention of Dart native bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b9b0cf..f832bd4 100644
--- a/README.md
+++ b/README.md
@@ -81,3 +81,5 @@ JavaScript port of brotli [decoder](https://github.com/devongovett/brotli.js). C
Hand ported [decoder / encoder](https://github.com/dominikhlbg/BrotliHaxe) in haxe by Dominik Homberger. Output source code: JavaScript, PHP, Python, Java and C#
7Zip [plugin](https://github.com/mcmilk/7-Zip-Zstd)
+
+Dart [native bindings](https://github.com/thosakwe/brotli)