From a7a3eaa2d5ef3fcf0b750e7f2a316847cc35885a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20De=20Keersmaeker?=
 <francois.dekeersmaeker@uclouvain.be>
Date: Sat, 19 Oct 2024 17:28:31 +0200
Subject: [PATCH] README: added CI badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index eacf5c2..b38a389 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Smart Home block-list firewall
 
+[![pipeline status](https://forge.uclouvain.be/smart-home-network-security/firewall-blocklist/badges/main/pipeline.svg)](https://forge.uclouvain.be/smart-home-network-security/firewall-blocklist/-/commits/main)
+
 Profile-based, multi-layer, block-list Smart Home firewall, based on NFTables & NFQueue.
 Minimal version of [smart-home-firewall](https://github.com/smart-home-network-security/smart-home-firewall),
 changed from an allow-list firewall to a block-list one.
-- 
GitLab