We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f699f5 commit e196e53Copy full SHA for e196e53
README.md
@@ -10,4 +10,4 @@ To install, run:
10
cargo install ppk2-cli
11
```
12
13
-If you want to use this crate as a library, you can take inspiration from [`src/main.rs`](src/main.rs) to get an idea of how to use it.
+If you want to use this crate as a library, you can take inspiration from [`examples/cli.rs`](examples/cli.rs) to get an idea of how to use it.
0 commit comments