Skip to content

Commit d767c0b

Browse files
Update README.md
1 parent 820a13d commit d767c0b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,14 @@ source codes.
2424
Thanks!
2525

2626
## Java Highlights
27-
> -
27+
> - Java has an excellent reputation in web development.
2828
>
29+
> - Java has a good User Interface library, the Swing and JavaFX,
30+
where you don't need to install external UI library for your programs.
31+
>
32+
> - Java has also an excellent reputation in network programming.
33+
>
34+
> - Java is excellent in modular programming through its `beans`.
2935
3036
## Subdirectories
3137
And if you want to read the details of each subdirectory:
@@ -34,7 +40,14 @@ And if you want to read the details of each subdirectory:
3440

3541
***
3642

43+
[![Java Converter App](resources/picture2.png)](https://github.com/xdvrx1/converter-app)
44+
45+
***
46+
47+
[![Java Flappy Bird](resources/picture3.png)](https://github.com/xkcph2017x/FlappyBird)
48+
3749
## Compiling
50+
[Java Compile](https://xdvrx1.github.io/gists/gist_001/>)
3851

3952
## Contributing
4053
1. Fork the repo!

0 commit comments

Comments
 (0)