From 77d798d6f3405109251fd7e400af00b0fd5d6ee9 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Sat, 23 Nov 2019 10:09:11 +0100 Subject: [PATCH] docs: add Appveyor CI badge to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27e7ae57..c1d4860d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ [Sourcetrail](https://www.sourcetrail.com/) is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. -Links +[![Build status](https://ci.appveyor.com/api/projects/status/0c258a2opn3loyc2/branch/master?svg=true)](https://ci.appveyor.com/project/mlangkabel/sourcetrail/branch/master) + + +__Links__ * [Website](https://www.sourcetrail.com/) * [Download](https://www.sourcetrail.com/downloads) * [Quick Start Guide](https://www.sourcetrail.com/documentation/#QUICKSTARTGUIDE)