From 33cf6cde398bddbf55d0374d7b82fcce78b750cb Mon Sep 17 00:00:00 2001 From: Maximilian Date: Wed, 14 Dec 2022 15:09:43 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: