From f1db09ce02942bb5207f366309cbde53685d7743 Mon Sep 17 00:00:00 2001
From: The Gitter Badger <badger@gitter.im>
Date: Mon, 24 Apr 2017 12:18:51 +0000
Subject: [PATCH] Add Gitter badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 43e0b02..509997c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Pixel [![GoDoc](https://godoc.org/github.com/faiface/pixel?status.svg)](https://godoc.org/github.com/faiface/pixel) [![Go Report Card](https://goreportcard.com/badge/github.com/faiface/pixel)](https://goreportcard.com/report/github.com/faiface/pixel)
 
+[![Join the chat at https://gitter.im/pixellib/Lobby](https://badges.gitter.im/pixellib/Lobby.svg)](https://gitter.im/pixellib/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
 A 2D game library that doesn't get in your way. Focus on ease of use, extensibility and performance.
 Take a look into the [features](#features) to see what it can do.
 
-- 
GitLab