diff --git a/README.md b/README.md index 43af84c..f7ef2cc 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file +Example compile line: `g++ create_demo.cpp -lcreate -lboost_system -lboost_thread` + +![Build Status](https://api.travis-ci.org/AutonomyLab/libcreate.svg?branch=master)