diff options
author | foswret <foswret@posteo.com> | 2025-06-22 15:05:58 -0500 |
---|---|---|
committer | foswret <foswret@posteo.com> | 2025-06-22 15:05:58 -0500 |
commit | 7c7fc8e7015b902b56fd11ae5218d5ab0bbe039f (patch) | |
tree | ee9d32cdb9cde9f1643b6556553a009257d40b24 | |
parent | 57c23dcedeb448769e66761a5e2faa7320427b9f (diff) |
fixed image
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # SPWDG - + This is a simple password generator written in C. All randomness is produced by the [libsodium](https://github.com/jedisct1/libsodium) library. ## Dependencies |