From 847d5fe8f621138f166ba78b1987a74db7ac8ec6 Mon Sep 17 00:00:00 2001 From: drduh Date: Thu, 2 Jul 2015 13:14:48 -0400 Subject: [PATCH] Slow down that gif --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).