Michele Caini 9 anni fa
parent
commit
ff74efe877
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # EnTT - Entity-Component System in modern C++
 # 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
 # Introduction
 
 
 `EnTT` is a header-only, tiny and easy to use Entity-Component System in modern C++.<br/>
 `EnTT` is a header-only, tiny and easy to use Entity-Component System in modern C++.<br/>