readme: Remove note about #11

This commit is contained in:
Daan Sprenkels
2022-02-22 09:22:24 +01:00
committed by GitHub
parent 348f1809e6
commit 16c3fdb175

View File

@@ -138,7 +138,7 @@ gcc demo.c -o demo randombytes.o sss.o hazmat.o tweetnacl.o
I have currently written bindings for the following languages:
- [Node.js](https://github.com/dsprenkels/sss-node) (currently outdated, see [sss-node/#11](https://github.com/dsprenkels/sss-node/issues/11>))
- [Node.js](https://github.com/dsprenkels/sss-node)
- [Go](https://github.com/dsprenkels/sss-go)
- [Rust](https://github.com/dsprenkels/sss-rs)
- [WASM](https://github.com/3box/sss-wasm)