From e9db109abb742008a36a8726932a70a066dba5a7 Mon Sep 17 00:00:00 2001 From: jacobperron Date: Sat, 13 Feb 2016 10:44:36 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3a60f24..e5fd557 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,10 @@ See source for examples. Example compile line: `g++ create_demo.cpp -lcreate -lboost_system -lboost_thread` +## Bugs + +* _Clock_ and _Schedule_ button presses are not detected. This is a known problem to the developers at iRobot. + +## Build Status + ![Build Status](https://api.travis-ci.org/AutonomyLab/libcreate.svg?branch=master)