diff options
author | Antony Woods <acron1@gmail.com> | 2013-10-14 21:03:04 +0100 |
---|---|---|
committer | Antony Woods <acron1@gmail.com> | 2013-10-14 21:03:04 +0100 |
commit | b0b7dd3965f41507f491eec567219fcf28fb1452 (patch) | |
tree | c5b89f417f8e978383d749b8fd6946a5736d0cf8 | |
parent | 1a2f8fbc64bd2fe47f7644f25fb769ec255c53bd (diff) |
Initial commit
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -# EntityX - A fast, type-safe C++ Entity Component System +# EntityX - A fast, type-safe C++ Entity Component System +(No Boost Branch) [](https://travis-ci.org/alecthomas/entityx) |