Commit e32762ce3ccbd10af00fed78995fb442931e55bb

Silvio Traversaro 2017-03-05T16:30:10

Add AppVeyor badge

1
2
3
4
5
6
7
8
9
10
diff --git a/README.md b/README.md
index cd6241a..40bb07b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-dlfcn-win32
+dlfcn-win32 [![Build status](https://ci.appveyor.com/api/projects/status/7bebkh3crggtlnwt/branch/master?svg=true)](https://ci.appveyor.com/project/dlfcn-win32/dlfcn-win32/branch/master)
 ===========
 
 dlfcn-win32 is an implementation of dlfcn for Windows.