From e717d61bfe49e6d990e5b2b53014ac5f7527a052 Mon Sep 17 00:00:00 2001 From: Anand Sudhir Prayaga Date: Tue, 24 Jul 2018 13:54:44 +0200 Subject: [PATCH] Make badges clickable and use dynamic 'all contributors' badge - Make badges clickable - Use dynamically generated 'all contributors' badge to avoid manual change everytime there is a new contributor --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca22930..56da3db3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ - +[![Build Status](https://travis-ci.com/senorprogrammer/wtf.svg?branch=master)](https://travis-ci.com/senorprogrammer/wtf) +[![Gitter Chat](https://badges.gitter.im/wtfutil/Lobby.svg)](https://gitter.im/wtfutil/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Twitter](https://img.shields.io/badge/follow-on%20twitter-blue.svg)](https://twitter.com/wtfutil) +[![All Contributors](https://img.shields.io/github/contributors/senorprogrammer/wtf.svg?longCache=true&style=flat-square&colorB=orange&label=all%20contributors)](#contributors) +[![Go Report Card](https://goreportcard.com/badge/github.com/senorprogrammer/wtf)](https://goreportcard.com/report/github.com/senorprogrammer/wtf) # WTF