From 7b0f9adb0c3492013b22fd4984af145bbc6c0ec9 Mon Sep 17 00:00:00 2001 From: Fraser Waters Date: Tue, 22 Aug 2017 13:20:45 +0100 Subject: [PATCH] Add build status to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 457f3920..1d016fc4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,15 @@ Project website: https://opentk.github.io/ Official git repository: https://github.com/opentk/opentk +Build Status +======== + +| Platform | Status | +| -------------- | -------------- | +| Windows | [![Build status](https://ci.appveyor.com/api/projects/status/opentk/branch/develop?svg=true)](https://ci.appveyor.com/project/varon/opentk/branch/develop) | +| Mono/Linux | [![Build status](https://travis-ci.org/opentk/opentk.svg?branch=develop)](https://travis-ci.org/opentk/opentk) | + + Features ========