Add badge status for Appveyor build in README.
authorLei Zhang <antiagainst@google.com>
Tue, 10 May 2016 17:04:55 +0000 (13:04 -0400)
committerLei Zhang <antiagainst@google.com>
Tue, 10 May 2016 17:04:55 +0000 (13:04 -0400)
README.md

index 70d5b9e..7a14f56 100644 (file)
--- 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.