diff --git a/readme.md b/readme.md index d15d10b..645cac3 100644 --- a/readme.md +++ b/readme.md @@ -10,9 +10,7 @@ Alternatively use a prepared Docker image docker run -it --rm -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.0.0 bash -Get the STM32CubeMX tool from - - https://www.st.com/en/development-tools/stm32cubemx.html +Get the STM32CubeMX tool from the ST homepage. You may use this [link](https://www.st.com/en/development-tools/stm32cubemx.html). ## Preparing generated code to include user code