From 4efec0b26699cf55251404caa8269202e7a066c0 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 13 Oct 2016 22:01:22 -0400 Subject: [PATCH] gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73b538da0..47c11237c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms. +[![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby) + # Contribute Code contributions are welcome! Visual Studio or Xamarin Studio is required to work on this project. Please commit any pull requests against the `master` branch.