From 0e101c9613794b505629ca4e3cdab42de7643367 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 10 May 2016 13:04:55 -0400 Subject: [PATCH] Add badge status for Appveyor build in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70d5b9e5..7a14f56a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ glslang ======= [![Build Status](https://travis-ci.org/KhronosGroup/glslang.svg?branch=master)](https://travis-ci.org/KhronosGroup/glslang) +[![Build status](https://ci.appveyor.com/api/projects/status/q6fi9cb0qnhkla68/branch/master?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/glslang/branch/master) An OpenGL and OpenGL ES shader front end and validator.