From ca7e6c8be69a6324296bd65344dc9a3fb0240df6 Mon Sep 17 00:00:00 2001 From: Szymon <98268045+szymon-jozef@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:50:59 +0100 Subject: [PATCH] Update README.md Added status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fd57a1..5200a3e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![C/C++ CI](https://github.com/szymon-jozef/static-site-generator/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/szymon-jozef/static-site-generator/actions/workflows/c-cpp.yml) + # IMPORTANT This is still work in progress. It doesn't work yet. I pushed it onto github just to have easy access from other computers.