diff options
-rw-r--r-- | README.md | 7 | ||||
-rw-r--r-- | screenshots/noaccout.png | bin | 0 -> 24914 bytes | |||
-rw-r--r-- | screenshots/passwordchanged.png | bin | 0 -> 35996 bytes | |||
-rw-r--r-- | screenshots/resetpassword.png | bin | 0 -> 31633 bytes |
4 files changed, 7 insertions, 0 deletions
@@ -39,3 +39,10 @@ Type `juandelacosa --help` to see usage summary: -h, --help Show this message + +Screenshots +=========== +![Reset Password](./screenshots/resetpassword.png) +![Password Chnaged](./screenshots/passwordchanged.png) +![No Account](./screenshots/noaccout.png) + diff --git a/screenshots/noaccout.png b/screenshots/noaccout.png Binary files differnew file mode 100644 index 0000000..6d5cfab --- /dev/null +++ b/screenshots/noaccout.png diff --git a/screenshots/passwordchanged.png b/screenshots/passwordchanged.png Binary files differnew file mode 100644 index 0000000..21e5220 --- /dev/null +++ b/screenshots/passwordchanged.png diff --git a/screenshots/resetpassword.png b/screenshots/resetpassword.png Binary files differnew file mode 100644 index 0000000..018ed8c --- /dev/null +++ b/screenshots/resetpassword.png |