From d63d02f05831229908efffcf348f9c728e5c305e Mon Sep 17 00:00:00 2001 From: jacobperron Date: Fri, 1 Apr 2016 12:21:51 -0700 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc1e31b..bbe6737 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # libcreate -C++ library for interfacing with iRobot's [Create 1 & 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx). This library forms the basis of the ROS driver in [create_autonomy](https://github.com/autonomylab/create_autonomy). +C++ library for interfacing with iRobot's [Create 1 and 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx). This library forms the basis of the ROS driver in [create_autonomy](https://github.com/autonomylab/create_autonomy). * Documentation: TODO +* Code API: TODO * Author: [Jacob Perron](http://jacobperron.ca) ([Autonomy Lab](http://autonomylab.org), [Simon Fraser University](http://www.sfu.ca)) * Contributors: [Mani Monajjemi](http:mani.im)