From 9310da3a8cec235adaf0172d5cc1e7454fa79eb6 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Mon, 22 Apr 2019 16:13:58 +0100 Subject: [PATCH] README.md: add downloads badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff25a176..baead06e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ GTK+ for Windows Runtime Environment Installer: 64-bit ====================================================== -[![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/tomschoonjans/10) [![Amazon Wish list](https://img.shields.io/badge/Amazon-Wishlist-green.svg)](http://amzn.eu/8ml3d0c) +[![Github Downloads All Releases](https://img.shields.io/github/downloads/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/total.svg)](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases) + [![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/tomschoonjans/10) [![Amazon Wish list](https://img.shields.io/badge/Amazon-Wishlist-green.svg)](http://amzn.eu/8ml3d0c) This repository is a fork of the [GTK+ for Windows Runtime Environment Installer](http://gtk-win.sourceforge.net) that was originally created by Alexander Shaduri.