Update 'README.md'

This commit is contained in:
max 2022-10-09 21:17:41 +00:00
parent 03b6ac8375
commit e72f27f80c

View File

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