From b5c568f9b7d571c0568cdb43bf868abda8d60193 Mon Sep 17 00:00:00 2001 From: Guilherme de Massena Ladario Date: Thu, 4 Sep 2025 21:44:19 -0300 Subject: [PATCH] add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9947d0..c0cd3a4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![C/C++ CI](https://github.com/Guila767/ProxyLib/actions/workflows/c-cpp.yml/badge.svg?branch=main)](https://github.com/Guila767/ProxyLib/actions/workflows/c-cpp.yml) + # ProxyLib A sophisticated Windows DLL proxy library with reflective loading capabilities for advanced DLL interception and manipulation.