From 5fd75aa7c46b1d64050901a372244a018dfc1f34 Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Wed, 8 May 2024 19:26:39 +0200 Subject: [PATCH] added gh action status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 286038d..70368bf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ https://sourceforge.net/projects/npp-plugins/files/Hex%20Editor/ Build Status ------------ -AppVeyor `VS2019` [![Build status](https://ci.appveyor.com/api/projects/status/x8j5dnfur93n6six?svg=true)](https://ci.appveyor.com/project/chcg/npp-hexedit) +AppVeyor `VS2022` [![Build status](https://ci.appveyor.com/api/projects/status/x8j5dnfur93n6six?svg=true)](https://ci.appveyor.com/project/chcg/npp-hexedit) +Github `VS2022` [![Build status](https://github.com/chcg/NPP_HexEdit/actions/workflows/CI_build.yml/badge.svg)](https://github.com/chcg/NPP_HexEdit/actions/workflows/CI_build.yml) + Related repos on GitHub: - https://github.com/JetNpp/HexEditor