diff --git a/README.md b/README.md index 1c36df9..2a43ce2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Library for the Lite-On Optical Sensor LTR-329ALS-01. ### How to include the library in an STM32CubeIDE Project -Project Properties -> C/C++ Build -> Settings -> MCU GCC Assembler -> Incude Paths -> Add... (+ icon) -Project Properties -> C/C++ Build -> Settings -> MCU GCC Compiler -> Incude Paths -> Add... (+ icon) -Project Properties -> C/C++ General -> Paths and Symbols -> Includes -> Add... -> Workspace... -Project Properties -> C/C++ General -> Paths and Symbols -> Source Location -> Add... -> Workspace... +* Project Properties -> C/C++ Build -> Settings -> MCU GCC Assembler -> Incude Paths -> Add... (+ icon) +* Project Properties -> C/C++ Build -> Settings -> MCU GCC Compiler -> Incude Paths -> Add... (+ icon) +* Project Properties -> C/C++ General -> Paths and Symbols -> Includes -> Add... -> Workspace... +* Project Properties -> C/C++ General -> Paths and Symbols -> Source Location -> Add... -> Workspace...