From 9e789dc0e44d736089af6c2e551031274272ce06 Mon Sep 17 00:00:00 2001 From: Anthony Brogni Date: Tue, 2 Jul 2024 19:42:29 -0500 Subject: [PATCH] Added workflow status badges to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c81907d6..9f543f78 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ The official NASA Lunabotics 2024 repository for University of Minnesota Robotics. +[![Lint Check](https://github.com/GOFIRST-Robotics/Lunabotics-2024/actions/workflows/linter_check.yml/badge.svg)](https://github.com/GOFIRST-Robotics/Lunabotics-2024/actions/workflows/linter_check.yml) [![Trufflehog Scan](https://github.com/GOFIRST-Robotics/Lunabotics-2024/actions/workflows/trufflehog_scan.yml/badge.svg)](https://github.com/GOFIRST-Robotics/Lunabotics-2024/actions/workflows/trufflehog_scan.yml) + ```mermaid graph LR subgraph A[Operator Laptop]