Browse Source

Fix README overlap in Figures 2 and 3

root 8 years ago
parent
commit
00575dad25
1 changed files with 7 additions and 5 deletions
  1. 7
    5
      README-en.md

+ 7
- 5
README-en.md View File

138
 
138
 
139
 ---
139
 ---
140
 
140
 
141
-    ![figure1.png](images/figure1.png)
142
 
141
 
143
-    **Figure 1.** Example of the window you should obtain if the code passes the unit tests.
142
+![figure1.png](images/figure1.png)
143
+
144
+
145
+**Figure 1.** Example of the window you should obtain if the code passes the unit tests.
144
 
146
 
145
 ---
147
 ---
146
 
148
 
157
 ---
159
 ---
158
 
160
 
159
 
161
 
160
-    ![figure3.png](images/figure3.png)
162
+![figure3.png](images/figure3.png)
161
 
163
 
162
 
164
 
163
-    **Figure 3.** Example of the window you should obtain at the end of the program if it is working correctly.
165
+**Figure 3.** Example of the window you should obtain at the end of the program if it is working correctly.
164
 
166
 
165
-    ---
167
+---
166
 
168
 
167
 **IMPORTANT:** You SHOULD NOT make any changes in the `main` and `test_BBPlayer` functions, aside from removing the comments.
169
 **IMPORTANT:** You SHOULD NOT make any changes in the `main` and `test_BBPlayer` functions, aside from removing the comments.
168
 
170