aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaxime Thirouin <m@moox.io>2015-11-16 20:31:16 +0100
committerMaxime Thirouin <m@moox.io>2015-11-16 20:31:16 +0100
commite37cefdbee1c1cd95ad095b5da6d1252723f103b (patch)
tree2648de9791200e7e40c692de6d4a2ea3dbd39365 /README.md
parentad8c266f76929fdf85a7e9f2c95bdbc240e27329 (diff)
downloadsyncthing-e37cefdbee1c1cd95ad095b5da6d1252723f103b.tar.gz
syncthing-e37cefdbee1c1cd95ad095b5da6d1252723f103b.zip
Update CI badge to specify environement (unix/windows)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 27a077b3a..dccd6fdf0 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Syncthing
-[![Latest Build (Official)](https://img.shields.io/jenkins/s/http/build.syncthing.net/syncthing.svg?style=flat-square)](http://build.syncthing.net/job/syncthing/lastBuild/)
-[![AppVeyor Build](https://img.shields.io/appveyor/ci/calmh/syncthing/master.svg?style=flat-square)](https://ci.appveyor.com/project/calmh/syncthing)
+[![Latest Build (Official)](https://img.shields.io/jenkins/s/http/build.syncthing.net/syncthing.svg?style=flat-square&label=unix%20build)](http://build.syncthing.net/job/syncthing/lastBuild/)
+[![AppVeyor Build](https://img.shields.io/appveyor/ci/calmh/syncthing/master.svg?style=flat-square&label=windows%20build)](https://ci.appveyor.com/project/calmh/syncthing)
[![API Documentation](https://img.shields.io/badge/api-Godoc-blue.svg?style=flat-square)](http://godoc.org/github.com/syncthing/syncthing)
[![MPLv2 License](https://img.shields.io/badge/license-MPLv2-blue.svg?style=flat-square)](https://www.mozilla.org/MPL/2.0/)