From ea639455a9bed6ea3818eb944c33271528bfbe2a Mon Sep 17 00:00:00 2001 From: Jordan Cristiano Date: Wed, 27 Apr 2016 00:45:59 -0400 Subject: [PATCH] Added Semaphore CI badge for Linux builds --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dd5819..10eedf0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -demboyz [![Build status](https://ci.appveyor.com/api/projects/status/pc63pbl9b0t5tygl/branch/master?svg=true)](https://ci.appveyor.com/project/SizzlingCalamari/demboyz/branch/master) -======= - +# demboyz we dem boyz +## Build Status +| System | Compiler | Status | +| ------ | -------- | ------ | +| Linux 64-bit | G++-4.8.4 | [![Build Status](https://semaphoreci.com/api/v1/sizzlingcalamari/demboyz/branches/master/badge.svg)](https://semaphoreci.com/sizzlingcalamari/demboyz) | +| Windows | VS2015 Update 2 | [![Build status](https://ci.appveyor.com/api/projects/status/pc63pbl9b0t5tygl/branch/master?svg=true)](https://ci.appveyor.com/project/SizzlingCalamari/demboyz/branch/master) | + ## What is it? Demboyz is a command line tool to convert TF2 STV demos into a human readable json format. Demboyz runs on Linux, Windows, and OSX.