Skip to content

Commit d653db3

Browse files
Updated README.md
1 parent 06e6d7e commit d653db3

File tree

1 file changed

+2
-1
lines changed
  • src/main/java/com/howtodoinjava/core/basic

1 file changed

+2
-1
lines changed

src/main/java/com/howtodoinjava/core/basic/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
7. [Java While Loop](https://howtodoinjava.com/java/basics/while-loop-in-java/)
1010
8. [Java String substring()](https://howtodoinjava.com/java/string/java-string-substring-example/)
1111
9. [Printf-Style Output Formatting in Java](https://howtodoinjava.com/java/basics/printf-style-output-formatting/)
12-
10. [Java – Round Off Double or Float Values to 2 Decimal Places](https://howtodoinjava.com/java/basics/round-off-n-decimal-places/)
12+
10. [Java – Round Off Double or Float Values to 2 Decimal Places](https://howtodoinjava.com/java/basics/round-off-n-decimal-places/)
13+
11. [Builder Pattern for Java Records](https://howtodoinjava.com/java/basics/builder-pattern-for-java-records/)

0 commit comments

Comments
 (0)