From 94d321f8ea991ceff03851652abb42fdc2afdc0c Mon Sep 17 00:00:00 2001
From: Peter Gutkovich <60079012+PGgit08@users.noreply.github.com>
Date: Sat, 16 Nov 2024 17:22:29 -0500
Subject: [PATCH] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 68eaa18..1205003 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# SwerveBase-CTRE
-[![CI](https://github.com/Team334/SwerveBase-CTRE/actions/workflows/main.yml/badge.svg)](https://github.com/Team334/SwerveBase-CTRE/actions/workflows/main.yml)
+[![CI](https://github.com/Team334/SwerveBase-CTRE/actions/workflows/main.yml/badge.svg)](https://github.com/Team334/SwerveBase-CTRE/actions/workflows/main.yml)
+
A base project for future robots that has CTRE generated swerve drive code and PhotonVision AprilTag processing.
# Features