diff --git a/README.md b/README.md
index 0e742b0..7356f99 100644
--- a/README.md
+++ b/README.md
@@ -30,41 +30,69 @@
## 🧩 Awesome features
-
+1. [OpenKF](https://https://github.com/OpenIMSDK/OpenKF) is an opensource customer service system based on [OpenIM](https://https://github.com/OpenIMSDK).
+2. Support LLM(Local Knowledgebase) customer service.
+3. Support multi-channel customer service, and easy to integrate with third-party systems.
+4. Easy to deploy and secondary development.
## 🛫 Quick start
> **Note**: You can get started quickly with OpenKF.
-1. Generate a [new repository](https://github.com/OpenIMSDK/OpenKF/generate) from the template.
-2. Clone the repository locally.
-3. Update files, read the README files in each directory.
-4. Write your code and tests.
-
-
+### 📦 Installation
```bash
-
+git clone https://https://github.com/OpenIMSDK/OpenKF
```
-