diff --git a/README.md b/README.md
index 2e45c7120fa..1f801ce1d26 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,9 @@ English / [简体中文](./README_CN.md)
-✨ Light and Fast AI Assistant,with Claude, DeepSeek, GPT4 & Gemini Pro support.
+✨ Local-first, small, and smooth AI assistant with Claude, DeepSeek, GPT-4 & Gemini Pro support.
+
+**Local First. Smallest footprint. Smoothest chat.** NextChat keeps conversations in your browser by default, ships a compact cross-platform client, and stays responsive with fast loading and streaming replies.
[![Saas][Saas-image]][saas-url]
[![Web][Web-image]][web-url]
@@ -80,12 +82,12 @@ For enterprise inquiries, please contact: **business@nextchat.dev**
## Features
- **Deploy for free with one-click** on Vercel in under 1 minute
-- Compact client (~5MB) on Linux/Windows/MacOS, [download it now](https://github.com/Yidadaa/ChatGPT-Next-Web/releases)
+- **Smallest footprint**: compact client (~5MB) on Linux/Windows/MacOS, [download it now](https://github.com/Yidadaa/ChatGPT-Next-Web/releases)
- Fully compatible with self-deployed LLMs, recommended for use with [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) or [LocalAI](https://github.com/go-skynet/LocalAI)
-- Privacy first, all data is stored locally in the browser
+- **Local first**: all conversations and settings are stored locally in the browser by default
- Markdown support: LaTex, mermaid, code highlight, etc.
- Responsive design, dark mode and PWA
-- Fast first screen loading speed (~100kb), support streaming response
+- **Smooth chat**: fast first screen loading speed (~100kb), with streaming responses
- New in v2: create, share and debug your chat tools with prompt templates (mask)
- Awesome prompts powered by [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) and [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts)
- Automatically compresses chat history to support long conversations while also saving your tokens
diff --git a/README_CN.md b/README_CN.md
index f4c441ad006..55a6c5ec666 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -6,7 +6,9 @@