diff --git a/core-java-modules/README.md b/core-java-modules/README.md index d07dff8751..5117249f9a 100644 --- a/core-java-modules/README.md +++ b/core-java-modules/README.md @@ -1,8 +1,8 @@ -## Core Java Modules +## Java 核心模块(Core Java) -This module contains modules about core Java +本模块中包含有关 Java 核心(Core Java)有关的内容。 -## Relevant articles: +## 相关文章 - [Understanding the NumberFormatException in Java](https://www.baeldung.com/java-number-format-exception)