File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,9 @@ import c2pa
31
31
32
32
## Examples
33
33
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.
43
37
44
38
## Contributing
45
39
You can’t perform that action at this time.
0 commit comments