Add screencast gif

This commit is contained in:
drduh 2015-07-02 13:09:58 -04:00
parent 454994f5aa
commit 2402584be0
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ 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)
# 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).