Update README.md

This commit is contained in:
Maximilian 2022-12-14 15:09:43 -06:00
parent 8114d2a6c9
commit 33cf6cde39

View File

@ -1,7 +1,10 @@
# GoPass
An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic seeding of math/rand)
An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic
seeding of math/rand)
# Usage:
<code>./gopass [number of characters]</code><br>
<hr>
eg: