From 94a3aefe1973233a51443827634e0cfaab866e0b Mon Sep 17 00:00:00 2001 From: Xashyar <34171942+Xashyar@users.noreply.github.com> Date: Thu, 13 Dec 2018 22:35:46 +0330 Subject: [PATCH] Adding Appveyor SVG Status Badge (#2978) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0c7418d1..643d8fa90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ + [![Build Status](https://travis-ci.org/signalapp/Signal-Desktop.svg?branch=master)](https://travis-ci.org/signalapp/Signal-Desktop) +[![Build Status](https://ci.appveyor.com/api/projects/status/github/signalapp/Signal-Desktop?branch=master&svg=true)](https://ci.appveyor.com/project/Signal-Desktop/signal-desktop) + Signal Desktop ========================== - Signal Desktop is an Electron application that links with Signal on [Android](https://github.com/signalapp/Signal-Android) or [iOS](https://github.com/signalapp/Signal-iOS).