aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-01-13 09:43:09 +0100
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-01-13 09:44:14 +0100
commit746af5a835ec450ee2d55b71572165210681968f (patch)
treebbe482adc465cd1a7c58b09363fc4193c6568169 /README.md
parent0ffa3b80f18d8da53f39bc18d8f04e893c884f65 (diff)
downloadglutin-746af5a835ec450ee2d55b71572165210681968f.tar.gz
glutin-746af5a835ec450ee2d55b71572165210681968f.zip
Add appveyor build status in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab96b92..b5eb023 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
Alternative to GLFW in pure Rust.
[![Build Status](https://travis-ci.org/tomaka/glutin.png?branch=master)](https://travis-ci.org/tomaka/glutin)
+[![Build status](https://ci.appveyor.com/api/projects/status/cv5xewg3uchb3854/branch/master?svg=true)](https://ci.appveyor.com/project/tomaka/glutin/branch/master)
## [Documentation](http://tomaka.github.io/glutin/)