summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-02-10 11:43:03 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2017-02-10 11:43:03 +0000
commit176db4b655efe91996bba52c45ec71775ceb3452 (patch)
tree90322f35846a8022535326c45c0b8219df70da25 /README.md
parent48ee13ed3cafd3e4b0c76eedf1355f512173d4fd (diff)
downloadlibepoxy-176db4b655efe91996bba52c45ec71775ceb3452.tar.gz
Add the Appveyor build badge
Gamifying the development experience, once achievement at a time.
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 dbcb36d..bcdb3ee 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/anholt/libepoxy.svg?branch=master)](https://travis-ci.org/anholt/libepoxy)
+[![Build status](https://ci.appveyor.com/api/projects/status/xv6y5jurt5v5ngjx/branch/master?svg=true)](https://ci.appveyor.com/project/ebassi/libepoxy/branch/master)
Epoxy is a library for handling OpenGL function pointer management for
you.