diff --git a/1_Basic_GPIO/blinky.md b/1_Basic_GPIO/blinky.md
index 32208dd..5c6d90d 100644
--- a/1_Basic_GPIO/blinky.md
+++ b/1_Basic_GPIO/blinky.md
@@ -8,7 +8,7 @@ The classic, the helloWorld of embedded programming. This program turns the LED
- Build the project by pressing the `build` button at the bottom and select the option with `arm-none-eabi`.
- Make sure the build exits with code 0.
-
+
### Basic Code: