diff --git a/README.md b/README.md index 1dc2092..405f658 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ In order to use TACOS, you need to provide a configuration file in the path `sta // #define STA_RTOS_WATCHDOG_ENABLE // Uses the default configuration for TACOS. -\include +#include #endif /* INC_STA_CONFIG_HPP_ */ ```