From: fdila <32036043+fdila@users.noreply.github.com> Date: Mon, 27 Jan 2020 16:50:14 +0000 (+0100) Subject: Update README.md X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=622bd3e9fb39d87e7077b90115e41c8b8b9e1031;p=pioneer-stm32 Update README.md --- diff --git a/README.md b/README.md index e3ef22b..458fdee 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ The main program is located in [otto_controller_source](https://github.com/irala You can find various useful tools inside the [utils](https://github.com/iralabdisco/otto/tree/pid_control/utils) folder. See the [wiki](https://github.com/iralabdisco/otto/wiki) for more info about this projects. -The wiki pages are also available in the '''docs''' folder, as a git submodule. - Follow [Google C++ guideline](https://google.github.io/styleguide/cppguide.html) while working on the project