aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-06-09 02:16:02 +0800
committerIgor Pashev <pashev.igor@gmail.com>2016-06-09 02:24:01 +0800
commit45db4150e04087bbea220f9a8ee5f718241ce3a2 (patch)
treec6263b12231214946cd74b0497c298ff07658121
parenta29c0aebe52e1fccdff7c072e527e11319897ed2 (diff)
downloadjuandelacosa-45db4150e04087bbea220f9a8ee5f718241ce3a2.tar.gz
Added screenshots
-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