From 593e8b2b4db92b09323325b1f008c1fdd1373d94 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 6 Jan 2023 09:33:45 -0800 Subject: [PATCH] Add build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8f7438..a948b51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NDecrypt +[![Build status](https://ci.appveyor.com/api/projects/status/cc1n298syn6r50mq?svg=true)](https://ci.appveyor.com/project/mnadareski/ndecrypt) + A simple tool for simple people. ## What is this?