From: fdila <32036043+fdila@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:16:20 +0000 (+0100) Subject: Update README.md X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=d308c81c0aaba30e5d8ee19cf8635095d7e31ad0;p=pioneer-stm32 Update README.md --- diff --git a/README.md b/README.md index ffb9eb2..ce54314 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ If you just want to use the program you can download the binary file from the [r 2. Plug your Nucleo boart to the PC. 3. Copy and paste the .bin file inside your board. -The main program is located in [otto_controller_source](https://github.com/iralabdisco/otto/tree/otto_controller_source). +The main program is located in [otto_controller_source](https://github.com/iralabdisco/otto/tree/master/otto_controller_source). -You can find various useful tools inside the [utils](https://github.com/iralabdisco/otto/tree/utils) folder. +You can find various useful tools inside the [utils](https://github.com/iralabdisco/otto/tree/master/utils) folder. See the [wiki](https://github.com/iralabdisco/otto/wiki) for more info about this projects.