From ce1cbba7d588d6023da3d7c9ea833982dde8e089 Mon Sep 17 00:00:00 2001 From: albfan Date: Sun, 24 Jan 2016 23:33:09 +0100 Subject: [PATCH] Add continuous integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b1448..99941cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # MiracleCast - Wifi-Display/Miracast Implementation [![Join the chat at https://gitter.im/albfan/miraclecast](https://badges.gitter.im/albfan/miraclecast.svg)](https://gitter.im/albfan/miraclecast?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Build Status](https://semaphoreci.com/api/v1/projects/5ece4a7a-365b-4f7c-bfcc-6dcdece7002f/671892/badge.svg)](https://semaphoreci.com/albfan/miraclecast) The MiracleCast project provides software to connect external monitors to your system via Wi-Fi. It is compatible to the Wifi-Display specification also known as Miracast. MiracleCast implements the Display-Source as well as Display-Sink side.