diff --git a/README.md b/README.md index 417b36d..26d2a63 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

pwnedOrNot

+

Find Passwords for Compromised Email Accounts

@@ -38,6 +38,8 @@ chmod 777 install.sh ./install.sh ``` +[![asciicast](https://asciinema.org/a/200221.png)](https://asciinema.org/a/200221) + ## Usage ```bash python pwnedornot.py -h @@ -48,3 +50,8 @@ optional arguments: -e EMAIL, --email EMAIL Email account you want to test -f FILE, --file FILE Load a file with multiple email accounts ``` + +[![asciicast](https://asciinema.org/a/200225.png)](https://asciinema.org/a/200225) + +## Demo +[YouTube](https://www.youtube.com/watch?v=R_Y_QzVmERA)