diff options
| author | Christian Cleberg <[email protected]> | 2024-01-13 20:58:12 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-01-13 20:58:12 -0600 |
| commit | 9181a947a0546293f26766bd270b15672239f4fd (patch) | |
| tree | 21948494ab5655c868455483af1c7c18d43cb0b5 /README.md | |
| parent | d26ff0c96da53faa850b02176f8fc3dce3fdfd0c (diff) | |
| download | libre-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.md | 9 |
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 | +|--------------------------------------------|-------------------------------| +|  |  | |
