From 4e3ae3c8ffce0e2307154c391063f27d09cab0db Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 2 Sep 2015 17:16:12 +0300 Subject: [PATCH] Add badge with appveyor build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c538ffb6..2dedbe212 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GLFW [![Build Status](https://travis-ci.org/boddicheg/glfw.svg?branch=multi-platform)](https://travis-ci.org/boddicheg/glfw) - +[![Build Status](https://ci.appveyor.com/api/projects/status/github/boddicheg/glfw?branch=multi-platform&svg=true)](https://ci.appveyor.com/project/boddicheg/glfw) ## Introduction GLFW is a free, Open Source, multi-platform library for OpenGL and OpenGL ES