diff --git a/README.md b/README.md index 6b49377..1ca549f 100644 --- a/README.md +++ b/README.md @@ -180,8 +180,9 @@ we hear about them. Some highlights include [an optimized Go implementation](https://github.com/zeebo/blake3), [Wasm bindings for Node.js and browsers](https://github.com/connor4312/blake3), [binary wheels for Python](https://github.com/oconnor663/blake3-py), [.NET -bindings](https://github.com/xoofx/Blake3.NET), and [JNI -bindings](https://github.com/sken77/BLAKE3jni). +bindings](https://github.com/xoofx/Blake3.NET),[JNI +bindings](https://github.com/sken77/BLAKE3jni), and [optimized scala +implementation](http://github.com/catap/scala-blake3). ## Contributing