From: Alec Thomas Date: Sun, 5 Feb 2017 03:39:03 +0000 (-0800) Subject: Gitter link X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=5d3e2d44a60d1a8dac26df9422a1bb965a14fb4c;p=clyne%2Fentityx.git Gitter link --- diff --git a/README.md b/README.md index 2ed0c70..4f1e148 100644 --- 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.***