aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-13 20:58:12 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-13 20:58:12 -0600
commit9181a947a0546293f26766bd270b15672239f4fd (patch)
tree21948494ab5655c868455483af1c7c18d43cb0b5 /README.md
parentd26ff0c96da53faa850b02176f8fc3dce3fdfd0c (diff)
downloadlibre-secrets-9181a947a0546293f26766bd270b15672239f4fd.tar.gz
libre-secrets-9181a947a0546293f26766bd270b15672239f4fd.tar.bz2
libre-secrets-9181a947a0546293f26766bd270b15672239f4fd.zip
fix: add missing files
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e9feedf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# ios-passwords
+
+A simple test application that generates random & XKCD passwords in Swift.
+
+## Screenshots
+
+| Random Password | XKCD Password |
+|--------------------------------------------|-------------------------------|
+| ![Random Password](Screenshots/random.png) | ![XKCD](Screenshots/xkcd.png) |