From: Fraser Waters Date: Tue, 22 Aug 2017 12:20:45 +0000 (+0100) Subject: Add build status to README X-Git-Tag: v3.0.0~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b0f9adb0c3492013b22fd4984af145bbc6c0ec9;p=platform%2Fcore%2Fcsapi%2Fopentk.git Add build status to README --- 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 ========