Skip to content

Commit 89329f3

Browse files
authored
Update README.md
1 parent b32a7cf commit 89329f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ Run the "do not train" assertion example:
8080
python examples/training.py
8181
```
8282

83-
### Run the signing and verification example:
83+
### Run the signing and verification example
8484

8585
In this example, signing is done with a Signer created using SignerInfo:
8686

8787
```bash
8888
python examples/sign_info.py
8989
```
9090

91-
### Run the signing and verification example
91+
### Run the callback signing and verification example
9292

9393
In this example, signing is done using a callback signer:
9494

0 commit comments

Comments
 (0)