Procházet zdrojové kódy

Update README-NumberUtilities.md

Git-Leon před 6 roky
rodič
revize
7dd06d979a
No account linked to committer's email
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      README-NumberUtilities.md

+ 2
- 2
README-NumberUtilities.md Zobrazit soubor

@@ -11,7 +11,7 @@
11 11
 
12 12
 
13 13
 
14
-
14
+<br><br><br><br>
15 15
 ## `String getRange(int stop)`
16 16
 * **Description**
17 17
     * Given an integer, `stop`, return a `String` concatenation of all values between `0` and `stop` exclusively.
@@ -249,4 +249,4 @@
249 249
 
250 250
     ```
251 251
     25100225
252
-    ```
252
+    ```