From 69370f00335881901da16220e3a83ed746bfdcbd Mon Sep 17 00:00:00 2001 From: Davictory2003 <68972845+Davictory2003@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:12:26 -0800 Subject: [PATCH] Add CI badge to README Added CI badge to README for build status. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c55778b..6943aba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cheat-sheet +[![CI](https://github.com/ChicoState/cheat-sheet/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ChicoState/cheat-sheet/actions/workflows/ci.yml) + A full-stack web application built with **React** (frontend) and **Django** (backend). ## Project Structure