From 7d821ad548c03ca28ce41b71ab21fefb00f86a9a Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Mon, 20 Dec 2021 11:19:43 -0800 Subject: [PATCH] docs: Add appveyor badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46db60612f..6dec6f2c7d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Scoop Main +[![Build Status](https://ci.appveyor.com/api/projects/status/github/r15ch13/main?svg=true)](https://ci.appveyor.com/project/r15ch13/main "Build Status") + Core manifests for [Scoop](https://scoop.sh), the Windows command-line installer. For manifests that fit the [Main criteria](https://github.com/ScoopInstaller/Scoop/wiki/Criteria-for-including-apps-in-the-main-bucket). How do I install these manifests?