diff --git a/README.md b/README.md index 0388133..1c72e52 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,9 @@ Enabling debug messages additionally shows: - salts, passphrases, digests, keys, nonces, tags; - some other info. -## Examples +## Tutorial with examples -- [Creating files with uniform random data](https://github.com/hakavlad/tird/blob/main/docs/examples/8.md) (creating keyfiles and containers) -- [Overwriting file contents with uniform random data](https://github.com/hakavlad/tird/blob/main/docs/examples/9.md) (destroying residual data and preparing containers) +See here: [docs/tutorial](https://github.com/hakavlad/tird/tree/main/docs/tutorial). ## Requirements