Преглед изворни кода

Update README-TableUtilities.md

Git-Leon пре 6 година
родитељ
комит
c5bc7722c5
No account linked to committer's email
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      README-TableUtilities.md

+ 2
- 2
README-TableUtilities.md Прегледај датотеку

@@ -35,7 +35,7 @@
35 35
 
36 36
 
37 37
 
38
-
38
+<br><br><br><br>
39 39
 ## `String getSmallMultiplicationTable()`
40 40
 * **Description**
41 41
     * Generate a `String` representation of a multiplication table whose dimensions are `4` by `4`
@@ -231,4 +231,4 @@
231 231
      4 |  8 | 12 | 16 | 20 | 24 |
232 232
      5 | 10 | 15 | 20 | 25 | 30 |
233 233
      6 | 12 | 18 | 24 | 30 | 36 |
234
-    ```
234
+    ```