Added build badge

This commit is contained in:
Jacob Perron 2016-02-02 22:40:10 -08:00
parent e93a380360
commit 8bffe27bf6

View file

@ -21,4 +21,6 @@ C++ library for interfacing with iRobot's [Create 2](http://www.irobot.com/About
See source for examples.
Example compile line: `g++ create_demo.cpp -lcreate -lboost_system -lboost_thread`
Example compile line: `g++ create_demo.cpp -lcreate -lboost_system -lboost_thread`
![Build Status](https://api.travis-ci.org/AutonomyLab/libcreate.svg?branch=master)