diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:10:35 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:10:35 +0100 |
commit | 41134866c2646092c7baa9e0e545c50354aab934 (patch) | |
tree | a2fec0dc7210dc7ea67d0156be8cb3679738aabd /README.md | |
parent | 9a08dec095725012546ea93ac07142a570d1b220 (diff) | |
download | jotpass-41134866c2646092c7baa9e0e545c50354aab934.tar |
Link to original Git repository
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,7 +3,10 @@ The `jotpass` utility facilitates generating random passwords suitable for handwriting. See [this][intro] blog post for an introduction. +Jotpass' original source code is hosted [here][repo]. + [intro]: https://www.skreutz.com/posts/readable-random-passwords-with-jot/ +[repo]: https://git.skreutz.com/jotpass.git/ ## Usage |