From 438fa80831b014ea39de56b3c1a5a429e1802efb Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Mon, 13 Jul 2015 09:03:23 +0200 Subject: [PATCH] Update Readme.md Add win32-build status to README.md --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f2690f39a..9fbf115f4 100644 --- a/Readme.md +++ b/Readme.md @@ -9,7 +9,8 @@ Additionally, assimp features various __mesh post processing tools__: normals an This is the development trunk containing the latest features and bugfixes. For productive use though, we recommend one of the stable releases available from [assimp.sf.net](http://assimp.sf.net) or from *nix package repositories. According to [Travis-CI] (https://travis-ci.org/), the current build status is: -[![Build Status](https://travis-ci.org/assimp/assimp.png)](https://travis-ci.org/assimp/assimp) +[![Linux Build Status](https://travis-ci.org/assimp/assimp.png)](https://travis-ci.org/assimp/assimp) +[![Windows Build Status](https://ci.appveyor.com/api/projects/status/tmo433wax6u6cjp4?svg=true)] Coverity scan status report: