From 8f1a8e3ce9abdc703c9e2a575772992ec5119ad2 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 13 Oct 2016 22:03:41 -0400 Subject: [PATCH] move gitter badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47c11237c..1c88ea9e3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ +[![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby) + # bitwarden mobile Get it on Google Play 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.