From bf6f20b8570ac176c379a2a1bd59e6e21a3c5ca5 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 10 Jun 2015 16:35:34 +0000 Subject: [PATCH] Added Gitter badge --- README.mdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.mdown b/README.mdown index 5e3bc6adcd..c299608721 100644 --- a/README.mdown +++ b/README.mdown @@ -1,6 +1,8 @@ Cocos2d-html5 ================== +[![Join the chat at https://gitter.im/man2/cocos2d-html5](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/man2/cocos2d-html5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + [Cocos2d-html5][1] is a cross-platform 2D game engine written in Javascript, based on [Cocos2d-X][2] and licensed under MIT. It incorporates the same high level api as “Cocos2d JS-binding engine” and compatible with Cocos2d-X. It currently supports canvas and will support WebGL in the future.