diff --git a/README.md b/README.md index dba980bba9d87..1c55d754b5db4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ ![GODOT](/logo.png) +### Build Status +[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/marynate/godot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +master: [![Build Status](https://travis-ci.org/marynate/godot.svg?branch=master)](https://travis-ci.org/marynate/godot) +dev: [![Build Status](https://travis-ci.org/marynate/godot.svg?branch=dev)](https://travis-ci.org/marynate/godot) + + ### The Engine Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle.