Skip to content

Commit 06e2c12

Browse files
authored
Update README.md
1 parent 61185a1 commit 06e2c12

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# ModernJava
2+
3+
![Java](https://img.shields.io/badge/Java-19-ff696c)
4+
[![license](https://img.shields.io/github/license/Together-Java/ModernJava)](https://github.com/Together-Java/ModernJava/blob/master/LICENSE)
5+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/Together-Java/ModernJava?label=release)
6+
27
Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.
8+
9+
Feel free to join our [discord server](https://discord.com/invite/XXFUXzK) if you have any questions, or require assistance with the project. :relaxed:
10+
11+
# Getting started
12+
13+
Please read [Contributing](https://github.com/Together-Java/ModernJava/wiki/Contributing) guidelines if you are considering helping us out!
14+
There you will find a detailed guide on how to contribute, and plenty of resources in case this is your first time submitting a PR to an open-source project.
15+
16+
Head over to the [Wiki](https://github.com/Together-Java/ModernJava/wiki) as general entry point to the project. It provides lots of tutorials, documentation and other information.

0 commit comments

Comments
 (0)