Skip to content

Commit 7ff05a6

Browse files
committed
Change intro wording for consistency
1 parent 5df715a commit 7ff05a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# C2PA Python
1+
# C2PA Python library
22

3-
This package implements Python bindings for the Content Authenticity Initiative (CAI) SDK.
4-
It enables you to read and validate C2PA manifest data from and add signed manifests to media files in the [supported formats](https://github.com/contentauth/c2pa-rs/blob/main/docs/supported-formats.md).
3+
The [c2pa-python](https://github.com/contentauth/c2pa-python) repository implements Python bindings for the Content Authenticity Initiative (CAI) SDK.
4+
It enables you to read and validate C2PA manifest data from and add signed manifests to media files in supported formats.
55

66
**NOTE**: Starting with version 0.5.0, this package has a completely different API from version 0.4.0. See [Release notes](docs/release-notes.md) for more information.
77

0 commit comments

Comments
 (0)