Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JadedHearth authored Apr 12, 2024
1 parent 480187d commit e12df2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Build](https://github.com/awtybots/FRC-2024/actions/workflows/build.yml/badge.svg)](https://github.com/awtybots/FRC-2024/actions/workflows/build.yml)
[![Spotless](https://github.com/awtybots/FRC-2024/actions/workflows/spotless.yml/badge.svg)](https://github.com/awtybots/FRC-2024/actions/workflows/spotless.yml)

The code for the 2024 FRC season robot for Awtybots 5829. Uses PathPlanner, AdvantageKit, SparkMax swerve and motors, Limelight camera, and a NavX gyro as its main technologies (along with WPILIB, of course). Uses Gradle and Spotless.
The code for the 2024 FRC season robot for Awtybots 5829. Uses PathPlanner, AdvantageKit, SparkMax swerve and motors, Limelight camera, and a NavX gyro as its main technologies (along with WPILIB, of course). Uses Gradle as a build tool, Spotless as a formatter, and JUnit5 for a testing framework.

## Credits

Expand Down

0 comments on commit e12df2f

Please sign in to comment.