Skip to content

Commit e196e53

Browse files
authored
Fix link in README
1 parent 4f699f5 commit e196e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ To install, run:
1010
cargo install ppk2-cli
1111
```
1212

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.
13+
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

Comments
 (0)