From 34b5db7d24173e849d2276225157ec3caef708be Mon Sep 17 00:00:00 2001 From: Garrett Summerfield Date: Wed, 27 Mar 2024 02:42:42 -0500 Subject: [PATCH] Update README.md Fix typos --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45fc075..5eda78a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Oakville Dynamics FRC Robot Template -A template for FRC robots using GradleRIO and WPILib. Prepackaged with GitHub Actions for CI/CD, Qodana for static analysis, CodeQL for static analysis and security scanning, Spotless for code formatting, and Gradle Validation for validating the Gradle wrapper. +A template for FRC robots using GradleRIO and WPILib + +Prepackaged with GitHub Actions for CI/CD, Qodana for static analysis, CodeQL for static analysis and security scanning, Spotless for code formatting, and Gradle Validation for validating the Gradle wrapper ## Build Status