diff --git a/examples/Examples_README.md b/examples/Examples_README.md
index 4498f88b5..e912d5715 100644
--- a/examples/Examples_README.md
+++ b/examples/Examples_README.md
@@ -6,7 +6,7 @@ The goal of this example is just to make a first step into the software. The .bl
The .xml is currently on which means that the size depends on the .blif. Since the .blif is
almost empty, only 1 CLB will be generated.
-
+
Schematic of the FPGA generated during example_1.
The CLB integrates a 4-inputs LUT, a FF and a MUX.
@@ -52,7 +52,7 @@ Example_2's goal is to introduce the slices, the interconnections which can be g
In this case, we generate a 3x3 FPGA with 4 slices. The LUTs are 6-inputs ones similarly to the ones used in the industry.
There is a feedback-loop from the output of the slices to the input MUXs
-
+
Schematic showing the CLB generated in this example.
@@ -70,7 +70,7 @@ Schematic showing the CLB generated in this example.
```
-
+