Skip to content

Commit bc0d38d

Browse files
authored
Update README.md
1 parent 5b5190e commit bc0d38d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This library provides fast C2PA metadata extraction from digital assets using di
1313
| Implementation | Average Read Time |
1414
| -------------- | ---------------- |
1515
| c2pa-python (UniFFI) v8 | ~486ms |
16-
| numbers-c2pa | ~17ms |
1716
| fast-c2pa-python (PyO3) | ~18ms |
1817
| Native Rust | ~7ms |
1918

@@ -132,4 +131,4 @@ This library is built upon the excellent work of the [c2pa-rs](https://github.co
132131
- [c2pa-rs](https://github.com/contentauth/c2pa-rs) - Core C2PA implementation
133132
- [PyO3](https://github.com/PyO3/pyo3) - Rust bindings for Python
134133

135-
Special thanks to the Content Authenticity Initiative and the c2pa-rs contributors for their foundational work on C2PA standards and implementation.
134+
Special thanks to the Content Authenticity Initiative and the c2pa-rs contributors for their foundational work on C2PA standards and implementation.

0 commit comments

Comments
 (0)