Skip to content

Commit 74d8fce

Browse files
committed
Update Readme to include Travis build status
1 parent 1accfac commit 74d8fce

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# ToastAPI
2-
An expandable, Open Source and Cross-Platform Robot API for FRC built on WPILib
3-
2+
An expandable, Open Source and Cross-Platform Robot API for FRC built on WPILib
3+
4+
Master | Production | Development
5+
[![Build status](https://travis-ci.org/Open-RIO/ToastAPI.svg?branch=master)](https://travis-ci.org/Open-RIO/ToastAPI/)
6+
[![Build status](https://travis-ci.org/Open-RIO/ToastAPI.svg?branch=production)](https://travis-ci.org/Open-RIO/ToastAPI/)
7+
[![Build status](https://travis-ci.org/Open-RIO/ToastAPI.svg?branch=development)](https://travis-ci.org/Open-RIO/ToastAPI/)
48
## What is Toast?
59
Toast is an API designed for the RoboRIO and teams competing in the FIRST Robotics Competition. Toast is built on top of WPILib and provides useful tools for increased stability, ease of use and usability. Toast also features a full Robot Simulation tool, meaning Robot Code can be tested at school, home, or even on the plane to the next match.
610

0 commit comments

Comments
 (0)