From f2759fa65e934531b51eee0629697fbe2d7511f9 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sat, 19 Jan 2019 12:31:35 -0600 Subject: [PATCH] Add a Gitter chat badge to README.md (#29) * Add Gitter badge * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d98bb73..eda90bfe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![CircleCI](https://circleci.com/gh/goldcaddy77/warthog/tree/master.svg?style=shield)](https://circleci.com/gh/goldcaddy77/warthog/tree/master) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](#badge) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) +[![Join the chat at https://gitter.im/warthog-graphql/community](https://badges.gitter.im/warthog-graphql/community.svg)](https://gitter.im/warthog-graphql/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Opinionated framework for building GraphQL APIs with strong conventions. With Warthog, set up your data models and the following are automatically generated: