From daf67b1962c97acb002c8ef527a4bc345195a6b5 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Mon, 16 Jul 2018 15:40:21 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b8e4ed..1bd3bd6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + +[![Join the chat at https://gitter.im/d3-axes/Lobby](https://badges.gitter.im/d3-axes/Lobby.svg)](https://gitter.im/d3-axes/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + The aim of d3-axes is to remove some of the common tasks when creating charts with [d3][d3]; and to do this in a way that complements D3 itself.