diff --git a/README.md b/README.md index 59258a3..c4b74b7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ GnuPG wrapper for password management. This script uses GPG to manage an encrypted text file containing passwords. -![Screencapture GIF](https://i.imgur.com/FrRHeje.gif) +![Screencapture GIF](https://i.imgur.com/zLScRUL.gif) # Requirements Requires `gpg`. Install with `brew install gpg` or `apt-get install gnupg` or build and install it from [source](https://www.gnupg.org/download/index.html).