From f583e47f3e2c118c8e2e59722a1d45f19a22b6cf Mon Sep 17 00:00:00 2001 From: James Cuzella Date: Tue, 28 Oct 2014 22:06:29 -0600 Subject: [PATCH] Update badge due to name change: Gittip -> Gratipay --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b62e69d..954ec6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ vncpasswd.py ============ [![Build Status](http://img.shields.io/travis/trinitronx/vncpasswd.py.svg)](https://travis-ci.org/trinitronx/vncpasswd.py) -[![Gittip](http://img.shields.io/gittip/trinitronx.svg)](https://www.gittip.com/trinitronx) +[![Gratipay](http://img.shields.io/gratipay/trinitronx.svg)](https://www.gratipay.com/trinitronx) Python implementation of vncpasswd, w/decryption abilities & extra features ;-) Tested on Python 2.7.3. (Does not currently work with Python 3)