diff --git a/README.md b/README.md index f677a43..162eff1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This project is a small collection of tips I've gathered to save redoing the sam * [Burnout](burnout/): How do you stop your motors from burning out? * [Safety Captain](safety/): Help! I just got appointed Safety Captain. What do I do now? * [Commands](commands/): Short guide to WPILIB commands, including [lambda functions](commands/lambda.md), and [CommandScheduler](commands/commandscheduler.md) +* [Inspection](inspection/): Some documents to help RIs/CSAs and teams. * [Links](links/): What are some useful resources for FRC? I decided to put this together as a Github repository, partly so I could incorporate code files if I needed to, but mostly to make it easier for others to correct my inevitable mistakes. You can download the entire website as [frc-tips.pdf](frc-tips.pdf)