diff --git a/README.md b/README.md index 159db26..28dd7bf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A diceware passphrase generator, e.g. `correct horse battery staple` +Install with `cargo install division_of_one` or download the Windows exe from my Git forge: https://six-five-six-four.com/git/reactor/division_of_one + # Why this and not another generator? It's easier to write 40 lines of Rust than to audit it.