aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Traversaro <pegua1@gmail.com>2017-05-04 20:14:12 +0200
committerGitHub <noreply@github.com>2017-05-04 20:14:12 +0200
commit2d03bf631daefa0157176697074b66f9d760e4b5 (patch)
treec9a5648823aa25375525835d754c341f2b1e464d
parentef7e412d3fa2b511e660342e237536c235e51ee4 (diff)
parent7c60c2d3fed6e2553e03e1fc990c9bd67d8c4e98 (diff)
downloaddlfcn-win32-2d03bf631daefa0157176697074b66f9d760e4b5.tar.gz
dlfcn-win32-2d03bf631daefa0157176697074b66f9d760e4b5.tar.bz2
dlfcn-win32-2d03bf631daefa0157176697074b66f9d760e4b5.zip
Merge pull request #39 from dlfcn-win32/traversaro-patch-2
[README] Fix AppVeyor badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87c7491..27f36e7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1dlfcn-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) 1dlfcn-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)
2=========== 2===========
3 3
4dlfcn-win32 is an implementation of dlfcn for Windows. 4dlfcn-win32 is an implementation of dlfcn for Windows.