aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--screenshots/noaccout.pngbin0 -> 24914 bytes
-rw-r--r--screenshots/passwordchanged.pngbin0 -> 35996 bytes
-rw-r--r--screenshots/resetpassword.pngbin0 -> 31633 bytes
4 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e9d7fda..1c1974b 100644
--- a/README.md
+++ b/README.md
@@ -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
new file mode 100644
index 0000000..6d5cfab
--- /dev/null
+++ b/screenshots/noaccout.png
Binary files differ
diff --git a/screenshots/passwordchanged.png b/screenshots/passwordchanged.png
new file mode 100644
index 0000000..21e5220
--- /dev/null
+++ b/screenshots/passwordchanged.png
Binary files differ
diff --git a/screenshots/resetpassword.png b/screenshots/resetpassword.png
new file mode 100644
index 0000000..018ed8c
--- /dev/null
+++ b/screenshots/resetpassword.png
Binary files differ