From 3628e5b0f01f4f545c09f5c15eb8c830b4efdeec Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 4 Dec 2014 00:51:38 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c1ce51..24bc850 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ angular-lazy-bootstrap ====================== +[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/rajeshsegu/angular-lazy-bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This framework helps to lazy bootstrap any given Angular application. This would help any single page web application to ideally load the initial configuration, global variables, server flags and UI flags before initializing the UI.