docs: correct foldername in examples readme (#624)

This commit is contained in:
Hendrik Eeckhaut
2024-10-03 16:18:58 +02:00
committed by GitHub
parent 43d2c04f6f
commit 0596a9a245

View File

@@ -2,7 +2,7 @@
This folder contains examples showing how to use the TLSNotary protocol.
* [simple](./simple/README.md) shows how to perform a simple notarization.
* [attestation](./attestation/README.md) shows how to perform a simple notarization.
* [interactive](./interactive/README.md) interactive Prover and Verifier, without a trusted notary.
* [twitter](./twitter/README.md) shows how to notarize a Twitter DM.
* [discord](./discord/README.md) shows how to notarize a Discord DM.