From 6bee536ec6684c17814f13d26bdb219eb0ffe562 Mon Sep 17 00:00:00 2001 From: fdila <32036043+fdila@users.noreply.github.com> Date: Mon, 20 Jan 2020 12:22:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e5de77..e3ef22b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ 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 +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 -- 2.52.0