Docs: Add Rust crate link to README

This commit is contained in:
2026-03-27 01:25:58 -07:00
parent 952394d67b
commit 2b8a725799

View File

@@ -45,4 +45,7 @@ The result is a string of invisible Unicode that carries the full original text.
## Use ZWUS in Your Own Projects
The encoder/decoder is a standalone npm package: **[zwus on npm](https://www.npmjs.com/package/zwus)**
The encoder/decoder is available as a standalone package for multiple languages:
- **JavaScript/TypeScript:** [zwus on npm](https://www.npmjs.com/package/zwus)
- **Rust:** [zwus on crates.io](https://crates.io/crates/zwus)