Skip to content

Commit 2aa1527

Browse files
committed
formatting
1 parent de89a87 commit 2aa1527

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,9 @@ import c2pa
3131

3232
## Examples
3333

34-
See the [`examples` directory](https://github.com/contentauth/c2pa-python/tree/main/examples) for some helpful examples.
35-
36-
### Signing and verifying assets
37-
38-
The `examples/sign.py` script shows how to sign and verify an asset with a C2PA manifest.
39-
40-
### Adding a "Do Not Train" assertion
41-
42-
The `examples/training.py` script demonstrates how to add a "Do Not Train" assertion to an asset and verify it.
34+
See the [`examples` directory](https://github.com/contentauth/c2pa-python/tree/main/examples) for some helpful examples:
35+
- `examples/sign.py` shows how to sign and verify an asset with a C2PA manifest.
36+
- `examples/training.py` demonstrates how to add a "Do Not Train" assertion to an asset and verify it.
4337

4438
## Contributing
4539

0 commit comments

Comments
 (0)