Kaynağa Gözat

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 yıl önce
ebeveyn
işleme
1bba9ce757
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Dosyayı Görüntüle

@@ -162,7 +162,7 @@ This function should work similarly as the `DiagonalLeft` function but produces
162 162
 | ![](images/diagLeft00-small.png) | ![](images/diagLeft01-small.png) | ![](images/diagRight02-small.png)| 
163 163
  
164 164
 
165
-**Figure 5** - (a) A drawing with a white background and red dots. (b) When the user clicks on the right diagonal line button (`DiagonalRight`) and clicks the cell shown, (c) a right diagonal line that expands towards the top to the right and towards the bottom to the left of the cell clicked is drawn, until it finds a cell with a different color from the color of the background. 
165
+**Figure 5.** (a) A drawing with a white background and red dots. (b) When the user clicks on the right diagonal line button (`DiagonalRight`) and clicks the cell shown, (c) a right diagonal line that expands towards the top to the right and towards the bottom to the left of the cell clicked is drawn, until it finds a cell with a different color from the color of the background. 
166 166
 
167 167
 
168 168
 ### Exercise 2 - Implement the Functions that Operate the Buttons for Drawing Squares, Triangles and Circles.