From d59866bd5c37df01657480f7d23f4a49c7a8dae4 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 27 Aug 2015 22:27:28 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b6e26be1..3e0c0de3c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ## Simple, secure token based authentication for Rails. +[![Join the chat at https://gitter.im/lynndylanhurley/devise_token_auth](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lynndylanhurley/devise_token_auth?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + This gem provides the following features: * Seamless integration with both the the venerable [ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) module for [angular.js](https://github.com/angular/angular.js) and the outstanding [jToker](https://github.com/lynndylanhurley/j-toker) plugin for [jQuery](https://jquery.com/).