]> code.bitgloo.com Git - clyne/entityx.git/commitdiff
Gitter link
authorAlec Thomas <alec@swapoff.org>
Sun, 5 Feb 2017 03:39:03 +0000 (19:39 -0800)
committerGitHub <noreply@github.com>
Sun, 5 Feb 2017 03:39:03 +0000 (19:39 -0800)
README.md

index 2ed0c705ef31fe5672fc7839efd296dd6baf4469..4f1e148f629da9e0a69b56127ef1a4bba491582d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# EntityX - A fast, type-safe C++ Entity Component System [![Build Status](https://travis-ci.org/alecthomas/entityx.png)](https://travis-ci.org/alecthomas/entityx) [![Build status](https://ci.appveyor.com/api/projects/status/qc8s0pqb5ci092iv/branch/master)](https://ci.appveyor.com/project/alecthomas/entityx/branch/master)
+# EntityX - A fast, type-safe C++ Entity Component System
+[![Build Status](https://travis-ci.org/alecthomas/entityx.png)](https://travis-ci.org/alecthomas/entityx) [![Build status](https://ci.appveyor.com/api/projects/status/qc8s0pqb5ci092iv/branch/master)](https://ci.appveyor.com/project/alecthomas/entityx/branch/master) [![Gitter chat](https://badges.gitter.im/alecthomas.png)](https://gitter.im/alecthomas/Lobby)
 
 
 ***NOTE: The current stable release 1.0.0 breaks backwards compataibility with < 1.0.0. See the [change log](CHANGES.md) for details.***