From a52221bde8cece90f36b0f4bebc3ddad48afd2d5 Mon Sep 17 00:00:00 2001 From: foswret Date: Sun, 22 Jun 2025 15:05:58 -0500 Subject: added help text and option to generate using words --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7b9e339..9f43876 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # SPWDG ![Key illustration, coutesy of Wikimedia Commons](https://upload.wikimedia.org/wikipedia/commons/e/e9/JapanHomes141_KEY_TO_KURA_%2C_AND_BUNCH_OF_KEYS.jpg) + This is a simple password generator written in C. All randomness is produced by the [libsodium](https://github.com/jedisct1/libsodium) library. ## Dependencies -- cgit v1.2.3