diff --git a/README.md b/README.md
index 9adafb2..c7bd3bc 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
+One unified system for high performance RPC, KV Cache, Message Queue, and File & Object Acceleration.
+
[](#runtime-requirements)
[](#runtime-requirements)
[](./fluxon_rs/rust-toolchain.toml)
@@ -21,9 +23,10 @@ Add the project administrator on WeChat to join the open-source community group.
[English](./README.md) | [中文](./README_CN.md) | [Docs](https://tele-ai.github.io/Fluxon/) | [中文文档](https://tele-ai.github.io/Fluxon/cn/) |

+
-Fluxon is a high-performance distributed data acceleration plane for AI workloads, providing unified caching, communication, and storage acceleration for inference KV Cache, training & data processing. Built on the unified Rust-based transport and caching foundation, Fluxon exposes three standardized interfaces that target the core bottlenecks in AI systems:
+Built on the unified Rust-based transport and caching foundation, Fluxon exposes three standardized interfaces that target the core bottlenecks in AI systems:
- **KV/RPC (Unified key-value and RPC)**: Breaks data silos and enables efficient cross-process, cross-node reuse of inference-side `KV Cache` and `latent cache`
- **MQ (Elastic message queue)**: Decouples system dependencies and supports elastic message transport across heterogeneous resource pools