Michele Caini před 9 roky
rodič
revize
ff74efe877
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -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/>