diff --git a/README.md b/README.md
index 6db76f46f..702622a8b 100755
--- a/README.md
+++ b/README.md
@@ -1,56 +1,56 @@
-
+
- 🍬A set of tools that keep Java sweet.
+ 🍬A set of tools that keep Java sweet.
- 👉 https://hutool.cn/ 👈
+ 👉 https://hutool.cn/ 👈
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-------------------------------------------------------------------------------
-[**🌎English Documentation**](README-EN.md)(* * * *🌎English文档)(README-EN.md)
+[**🌎English Documentation**](README-EN.md)
-------------------------------------------------------------------------------
@@ -115,18 +115,17 @@ Hutool = Hu + tool,是原公司项目底层代码剥离后的开源库,“Hu
-------------------------------------------------------------------------------
-
## 📦安装
### 🍊Maven
在项目的pom.xml的dependencies中加入以下内容:
-```xml “的”xml
- <依赖>
+```xml
+
cn.hutool
hutool-all
- 5.8.36<版本> 5.8.36 > < /版本
- < /依赖>
+ 5.8.36
+
```
### 🍐Gradle
@@ -148,8 +147,8 @@ implementation 'cn.hutool:hutool-all:5.8.36'
访问Hutool的Gitee主页:[https://gitee.com/dromara/hutool](https://gitee.com/dromara/hutool) 下载整个项目源码(v5-master或v5-dev分支都可)然后进入Hutool项目目录执行:
-```sh ' ' ' sh
-./hutool.sh install 。/ hutool.sh安装
+```sh
+./hutool.sh install
```
然后就可以使用Maven引入了。
@@ -171,9 +170,9 @@ Hutool的源码分为两个分支,功能如下:
提交问题反馈请说明正在使用的JDK版本呢、Hutool版本和相关依赖库版本。
-- [Gitee issue Gitee问题](https://gitee.com/dromara/hutool/issues)- [Gitee issue Gitee问题](https://gitee.com/dromara/hutool/issues)
-- [Github issue Github的问题](https://github.com/dromara/hutool/issues)- [Github问题](https://github.com/dromara/hutool/issues)
-- [Gitcode issue Gitcode问题](https://gitcode.com/dromara/hutool/issues)- [Gitcode问题](https://gitcode.com/dromara/hutool/issues)
+- [Gitee issue](https://gitee.com/dromara/hutool/issues)
+- [Github issue](https://github.com/dromara/hutool/issues)
+- [Gitcode issue](https://gitcode.com/dromara/hutool/issues)
### 🧬贡献代码的步骤
@@ -203,4 +202,4 @@ Hutool欢迎任何人为Hutool添砖加瓦,贡献代码,不过维护者是
## ⭐Star Hutool
-[](https://starchart.cc/dromara/hutool)[](https://starchart.cc/dromara/hutool)
+[](https://starchart.cc/dromara/hutool)