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

eg: