Commit 7c60c2d3fed6e2553e03e1fc990c9bd67d8c4e98

Silvio Traversaro 2017-05-04T13:20:27

[README] Fix AppVeyor badge

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