aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57d633e..7b9e339 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# SPWDG
-![Key illustration, coutesy of Wikimedia Commons](https://commons.wikimedia.org/wiki/File:JapanHomes141_KEY_TO_KURA_,_AND_BUNCH_OF_KEYS.jpg)
+![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