Update README.md

This commit is contained in:
Michele Caini
2017-04-02 15:15:30 +02:00
committed by GitHub
parent cfbf60ad7a
commit ff74efe877

View File

@@ -1,5 +1,7 @@
# EnTT - Entity-Component System in modern C++
[![Build Status](https://travis-ci.org/skypjack/entt.svg?branch=master)](https://travis-ci.org/skypjack/uvw)
# Introduction
`EnTT` is a header-only, tiny and easy to use Entity-Component System in modern C++.<br/>