Add AppVeyor (Windows CI) badge.
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
[ci skip]
README.md

index 4e4376b399cacf7431cbeeff2c41ac1e3c8c49f1..69c2e6119dffcd7d4793408e1f467c7894b08435 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # `symlink`: create (and delete) symlinks in a cross-platform manner
 
 [![Build Status](https://gitlab.com/chris-morgan/symlink/badges/master/build.svg)](https://gitlab.com/chris-morgan/symlink/commits/master)
+[![Windows build status](https://ci.appveyor.com/api/projects/status/ac11k8qljgfl74vs/branch/master?svg=true)](https://ci.appveyor.com/project/chris-morgan/symlink/branch/master)
 
 Rust’s standard library exposes platform-specific ways to create symlinks: