From fc4e935109dff2212f139294fc030940e58ecdde Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sun, 20 Mar 2016 18:00:17 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 40ba814067..405c88a4e4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ I've chosen to write it in `Swift` as it can be highly optimized by the compiler ## Usage +[![Join the chat at https://gitter.im/danielgindi/ios-charts](https://badges.gitter.im/danielgindi/ios-charts.svg)](https://gitter.im/danielgindi/ios-charts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + In order to correctly compile: 1. Drag the `Charts.xcodeproj` to your project