From 8605f80df702a2ab87cc6306b3dba7086805c954 Mon Sep 17 00:00:00 2001 From: funworks Date: Wed, 4 Jun 2025 11:27:46 +0530 Subject: [PATCH] chore: add badges for build --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73eafab..89a7fdb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ +[![Continous Integration](https://github.com/fun-works/my-cpp/actions/workflows/cmake-multi-platform.yml/badge.svg?branch=main)](https://github.com/fun-works/my-cpp/actions/workflows/cmake-multi-platform.yml) + # my-cpp The repo aims to profile various C and C++ functionalities.