From c7fa3532b613621e336ed8d409b4dabd0ee97b01 Mon Sep 17 00:00:00 2001 From: Davide Beatrici Date: Mon, 23 Apr 2018 21:49:39 +0200 Subject: [PATCH] README.md: specify CI service in build status badges' title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419159cb..fb064733 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SoftEther VPN -[![Build Status](https://ci.appveyor.com/api/projects/status/github/softethervpn/softethervpn?branch=master&svg=true)](https://ci.appveyor.com/project/softethervpn/softethervpn) [![Build Status](https://travis-ci.org/SoftEtherVPN/SoftEtherVPN.svg?branch=master)](https://travis-ci.org/SoftEtherVPN/SoftEtherVPN) +[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/softethervpn/softethervpn?branch=master&svg=true)](https://ci.appveyor.com/project/softethervpn/softethervpn) [![Travis CI build status](https://travis-ci.org/SoftEtherVPN/SoftEtherVPN.svg?branch=master)](https://travis-ci.org/SoftEtherVPN/SoftEtherVPN) SoftEther VPN (Developer Edition Master Repository) - An Open-Source Cross-platform Multi-protocol VPN Program