X-Git-Url: https://git.chrismorgan.info/symlink/blobdiff_plain/d96e3f836ec22848d1f3be1dfc00305bb8498033..14c59628c8907cc6d603d2c4649e25b4f98539ac:/README.md diff --git a/README.md b/README.md index 4e4376b..69c2e61 100644 --- 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: