diff --git a/README.md b/README.md index 1002fc701b..e1b77f1b6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # WPILib Project ![CI](https://github.com/wpilibsuite/allwpilib/workflows/CI/badge.svg) +[![C++ Documentation](https://img.shields.io/badge/documentation-c%2B%2B-blue)](https://first.wpi.edu/wpilib/allwpilib/docs/development/cpp/) +[![Java Documentation](https://img.shields.io/badge/documentation-java-orange)](https://first.wpi.edu/wpilib/allwpilib/docs/development/java/) Welcome to the WPILib project. This repository contains the HAL, WPILibJ, and WPILibC projects. These are the core libraries for creating robot programs for the roboRIO.