diff --git a/README.md b/README.md new file mode 100644 index 0000000..731befe --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +RoboidControl is a cross platform framework to control autonomous robots. This library contains the generic functionality. Most projects will use one of the platform-specific implementations: +* [RoboidControl for Arduino](https://gitlab.passervr.com/passer/arduino/roboidcontrol)