From 9b68322147635d7483ac8cb957792a9f4a676063 Mon Sep 17 00:00:00 2001 From: xenolf Date: Wed, 23 Dec 2015 23:23:21 +0100 Subject: [PATCH] Add gitter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 543fbfce..36d9ee3d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Let's Encrypt client and ACME library written in Go [![GoDoc](https://godoc.org/github.com/xenolf/lego/acme?status.svg)](https://godoc.org/github.com/xenolf/lego/acme) [![Build Status](https://travis-ci.org/xenolf/lego.svg?branch=master)](https://travis-ci.org/xenolf/lego) +[![Dev Chat](https://img.shields.io/badge/dev%20chat-gitter-blue.svg?label=dev+chat)](https://gitter.im/xenolf/lego) #### General This is a work in progress. Please do *NOT* run this on a production server and please report any bugs you find!