Skip to content

Commit 626d70f

Browse files
authored
Merge pull request #205 from contentauth/trustmark-rust
Final cleanup edits
2 parents 8cf46b6 + cc0d065 commit 626d70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trustmark-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TrustMark is an open-source universal watermarking system for images that:
77

88
- Can encode, decode, and remove watermarks from images.
99
- Works with arbitrary resolution images.
10-
- Has implementations in both Python (using PyTorch) and JavaScript (using ONNX).
10+
- Has implementations in Python (using PyTorch), [Rust](trustmark/rust/README.md), and [JavaScript](trustmark/js/README.md) (both using ONNX).
1111

1212
:::info
1313
For full technical details and help getting started with TrustMark, see [TrustMark - Overview](trustmark/readme.md).

0 commit comments

Comments
 (0)