diff --git a/README.md b/README.md index d72aa41..060d654 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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: ./gopass [number of characters]