diff --git a/README.md b/README.md
index f419a5a2f..42e8d87cf 100755
--- a/README.md
+++ b/README.md
@@ -56,15 +56,15 @@ docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=alwa
## 生态
-| 项目 | 状态 | 描述 |
-| ---------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- |
-| [halo-admin](https://github.com/halo-dev/halo-admin) |
| Web 管理端 UI,已内置在主应用 |
-| [js-sdk](https://github.com/halo-dev/js-sdk) |
| JavaScript SDK |
-| [halo-comment](https://github.com/halo-dev/halo-comment) |
| 独立评论组件,可以非常方便的集成到主题中 |
-| [halo-comment-normal](https://github.com/halo-dev/halo-comment-normal) |
| 另外一款评论组件 |
-| [halo-mobile-app](https://github.com/halo-dev/halo-mobile-app) | 已停止维护 | 移动端管理 APP |
-| [tencent-cloudbase-halo](https://github.com/halo-dev/tencent-cloudbase-halo) | 无 | 腾讯云 CloudBase 一键部署配置 |
-| [halo-theme-\*](https://github.com/topics/halo-theme) | 无 | GitHub 上开源的 Halo 主题集合 |
+| 项目 | 状态 | 描述 |
+| ---------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- |
+| [halo-admin](https://github.com/halo-dev/halo-admin) |
| Web 管理端 UI,已内置在主应用 |
+| [js-sdk](https://github.com/halo-dev/js-sdk) |
| JavaScript SDK |
+| [halo-comment](https://github.com/halo-dev/halo-comment) |
| 独立评论组件,可以非常方便的集成到主题中 |
+| [halo-comment-normal](https://github.com/halo-dev/halo-comment-normal) |
| 另外一款评论组件 |
+| [halo-mobile-app](https://github.com/halo-dev/halo-mobile-app) | 已停止维护 | 移动端管理 APP |
+| [tencent-cloudbase-halo](https://github.com/halo-dev/tencent-cloudbase-halo) | 无 | 腾讯云 CloudBase 一键部署配置 |
+| [halo-theme-\*](https://github.com/topics/halo-theme) | 无 | GitHub 上开源的 Halo 主题集合 |
## 许可证