]> git.leonardobizzoni.com Git - pioneer-stm32/commitdiff
Update README.md
authorfdila <32036043+fdila@users.noreply.github.com>
Mon, 27 Jan 2020 16:50:14 +0000 (17:50 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 16:50:14 +0000 (17:50 +0100)
README.md

index e3ef22bf81ed71fe9fea5b1ccbb0d336484d2d4e..458fdeefa443a80c8f89861c23cd366f7b8da91a 100644 (file)
--- 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