diff --git a/README.md b/README.md
index 34a85b29..6de3395e 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
A file list program that supports multiple storage, powered by gin and React.
+
🗂️Another file list program that supports multiple storage, powered by Gin and React.

@@ -38,7 +38,7 @@ English | [中文](./README_cn.md)
- [x] Protected routes (password protection and authentication)
- [x] WebDav (readonly)
- [x] [Docker Deploy](https://hub.docker.com/r/xhofe/alist)
-- [x] cloudflare workers proxy
+- [x] Cloudflare workers proxy
## Discussion
diff --git a/README_cn.md b/README_cn.md
index 348388a4..8b693466 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -1,6 +1,6 @@
-
一个支持多存储的文件列表程序,使用 gin 和 React 。
+
🗂️一个支持多存储的文件列表程序,使用 Gin 和 React 。

@@ -37,7 +37,7 @@
- [x] 受保护的路由(密码保护和身份验证)
- [x] WebDav(只读)
- [x] [Docker 部署](https://hub.docker.com/r/xhofe/alist)
-- [x] cloudflare workers 中转
+- [x] Cloudflare workers 中转
## 讨论