diff --git a/README_en.md b/README_en.md
index c676b77..733d65c 100644
--- a/README_en.md
+++ b/README_en.md
@@ -1,5 +1,5 @@
@@ -33,7 +33,7 @@ Frontier is a full-duplex, open-source long-connection gateway developed in Go.
**Frontier Component**
-

+

- _Service End_: The entry point for microservice functions, connecting by default.
- _Edge End_: The entry point for edge node or client functions.
@@ -918,7 +918,7 @@ See the cluster deployment section below.
### Frontier + Frontlas
-

+

The additional Frontlas component is used to build the cluster. Frontlas is also a stateless component and does not store other information in memory, so it requires additional dependency on Redis. You need to provide a Redis connection information to Frontlas, supporting `redis`, `sentinel`, and `redis-cluster`.
@@ -1159,4 +1159,4 @@ If you wish to submit features or more quickly address project issues, you are w
Released under the [Apache License 2.0](https://github.com/singchia/geminio/blob/main/LICENSE)
---
-A Star ⭐️ would be greatly appreciated ♥️
\ No newline at end of file
+A Star ⭐️ would be greatly appreciated ♥️