Update README.md

This commit is contained in:
johnA1331 2020-03-18 13:23:13 +08:00 committed by GitHub
parent c100729cda
commit b46622d258
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ This module contains articles about Java 14.
### Relevant articles
- [Guide to the @Serial Annotation in Java 14](https://www.baeldung.com/java-14-serial-annotation)
- [Java Text Blocks](https://www.baeldung.com/java-text-blocks)