Skip to content

Commit 3450eef

Browse files
Update README.md
1 parent f818bcf commit 3450eef

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ preserved as they were during that specific period !
3131
4. [Java Coding Problems](https://github.com/jdevfullstack/java-coding-problems)
3232

3333
## Java Highlights
34-
> - Java has an excellent reputation in web development.
35-
>
36-
> - Java has a good User Interface library, the Swing and JavaFX,
34+
- Java has an excellent reputation in web development.
35+
36+
- Java has a good User Interface library, the Swing and JavaFX,
3737
where you don't need to install external UI library for your programs.
38-
>
39-
> - Java has also an excellent reputation in network programming.
40-
>
41-
> - Java is excellent in modular programming through its `beans`.
42-
>
43-
> - Reputable frameworks like Spring Boot and Spring are based on Java.
44-
>
45-
> - Object-Oriented Programming (OOP) is truly achieved in Java programming.
38+
39+
- Java has also an excellent reputation in network programming.
40+
41+
- Java is excellent in modular programming through its `beans`.
42+
43+
- Reputable frameworks like Spring Boot and Spring are based on Java.
44+
45+
- Object-Oriented Programming (OOP) is truly achieved in Java programming.
4646

4747
## About Object-Oriented Programming (OOP)
4848
The C language is excellent in system programming.

0 commit comments

Comments
 (0)