aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexandre Mutel <[email protected]>2020-12-06 14:13:14 +0100
committerJack O'Connor <[email protected]>2020-12-06 12:02:09 -0500
commit6532271a11f34254b183179f27d6d3de20e898a8 (patch)
tree3b839bc3e94789981342555c0a374996e9d1e079 /README.md
parent9493228b1355cb5e94809d1b0f8dd5ef252cc5bc (diff)
Add a link to the .NET version
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a23fd83..e038b8a 100644
--- a/README.md
+++ b/README.md
@@ -179,8 +179,8 @@ We post links to third-party bindings and implementations on the
[@BLAKE3team Twitter account](https://twitter.com/BLAKE3team) whenever
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), and [binary
-wheels for Python](https://github.com/oconnor663/blake3-py).
+Node.js and browsers](https://github.com/connor4312/blake3), [binary
+wheels for Python](https://github.com/oconnor663/blake3-py), and [a .NET version](https://github.com/xoofx/Blake3.NET).
## Contributing