From f69d843adebdde7b10daee30cc54fbbf4bbf6f7b Mon Sep 17 00:00:00 2001 From: Jasjit Dhillon Date: Wed, 11 Feb 2026 11:46:54 -0800 Subject: [PATCH] update readme status badge --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d842848 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +[![Build C++](https://github.com/jasdhillon99/MyFirstExample/actions/workflows/build.yml/badge.svg)](https://github.com/jasdhillon99/MyFirstExample/actions/workflows/build.yml)