Skip to content

Commit cc0d065

Browse files
committed
Final cleanup edits
1 parent 2e56ce1 commit cc0d065

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)