diff --git a/README.en.md b/README.en.md
new file mode 100644
index 0000000..1aeda5c
--- /dev/null
+++ b/README.en.md
@@ -0,0 +1,67 @@
+# KindleMate2
+
+[![GitHub License](https://img.shields.io/github/license/lzcapp/KindleMate2?style=for-the-badge)](https://github.com/lzcapp/KindleMate2?tab=MIT-1-ov-file) [![GitHub Release](https://img.shields.io/github/v/release/lzcapp/KindleMate2?style=for-the-badge)](https://github.com/lzcapp/KindleMate2/releases/latest)
+
+**Kindle Mate 2** 是一款Kindle标注/笔记、Kindle生词本内容管理程序,旨在在 [Kindle Mate](https://web.archive.org/web/20231205072358/https://kmate.me/) 停止更新后提供替代的解决方案。
+
+**Kindle Mate 2** is a program for managing Kindle's clippings/notes and Kindle's vocabulary list, aiming to provide an alternative solution after the [Kindle Mate](https://web.archive.org/web/20231205072358/https://kmate.me/) stopped updating.
+
+[![中文](https://img.shields.io/badge/README-%E4%B8%AD%E6%96%87-red?style=for-the-badge
+)](README.md) [![English](https://img.shields.io/badge/README-English-blue?style=for-the-badge
+)](README.en.md)
+
+## System Requirements
+
+- **Minimum**: `Windows 7` or later
+- **Recommended**: `Windows 11`
+- **Architecture**: `x86` or `x64`.
+
+[.NET Desktop Runtime 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) required for runtime dependent version.
+
+## Building
+
+`Visual Studio` & `C#`
+
+### Submodules
+
+1. Do `git submodule update --init --recursive` first after cloning this repo.
+2. Change project `Dark-Mode-Forms`'s type to "Library".
+
+- [`lzcapp/Dark-Mode-Forms`](https://github.com/lzcapp/Dark-Mode-Forms): forked from [`BlueMystical/Dark-Mode-Forms`](https://github.com/BlueMystical/Dark-Mode-Forms)
+
+### Projects
+
+- KindleMate2 (WinForm): Current version.
+- KindleMate2_WPF (WPF): Not yet done, much work to do.
+
+## Features
+
+- [x] Import Highlights (`My Clippings.txt`)
+- [x] Import Vocabulary List (`vocab.db`)
+- [x] Sync Connected Kindle Devices
+- [x] Edit Highlights
+- [x] Edit Vocabulary List
+- [x] Cleaning Function
+- [x] Export Function
+- [x] Statistics Function
+- [x] Night Mode (Dark Mode)
+- [x] Language Switch
+- [x] Search Function
+- [ ] Share Function (?)
+
+## Screenshots
+
+
+
+
+
+
+## Star ⭐ History
+
+
+
+
diff --git a/README.md b/README.md
index 36f7b10..f8c1601 100644
--- a/README.md
+++ b/README.md
@@ -6,31 +6,35 @@
**Kindle Mate 2** is a program for managing Kindle's clippings/notes and Kindle's vocabulary list, aiming to provide an alternative solution after the [Kindle Mate](https://web.archive.org/web/20231205072358/https://kmate.me/) stopped updating.
-## System Requirements
+[![中文](https://img.shields.io/badge/README-%E4%B8%AD%E6%96%87-red?style=for-the-badge
+)](README.md) [![English](https://img.shields.io/badge/README-English-blue?style=for-the-badge
+)](README.en.md)
-- **Minimum**: `Windows 7` or later
-- **Recommended**: `Windows 11`
-- **Architecture**: `x86` or `x64`.
+## 系统要求
-[.NET Desktop Runtime 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) required for runtime dependent version.
+- **最低**: `Windows 7` 或更高版本
+- **推荐**: `Windows 11`
+- **架构**: `x86` 或 `x64`.
-## Building
+依赖运行时(runtime)的版本需要安装 [.NET Desktop Runtime 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) 。
-Visual Studio & C#
+## 构建
-### Submodules
+`Visual Studio` 和 `C#`
+
+### Submodules 子模块
1. Do `git submodule update --init --recursive` first after cloning this repo.
2. Change project `Dark-Mode-Forms`'s type to "Library".
- [`lzcapp/Dark-Mode-Forms`](https://github.com/lzcapp/Dark-Mode-Forms): forked from [`BlueMystical/Dark-Mode-Forms`](https://github.com/BlueMystical/Dark-Mode-Forms)
-### Projects
+### 项目
-- KindleMate2 (WinForm): Current version.
-- KindleMate2_WPF (WPF): Not yet done, much work to do.
+- KindleMate2 (WinForm): 当前的版本
+- KindleMate2_WPF (WPF): 还未完工,需要重构为WPF的UI
-## Features
+## 特性
- [x] 导入标注(`My Clippings.txt`)
- [x] 导入生词本(`vocab.db`)
@@ -45,14 +49,14 @@ Visual Studio & C#
- [x] 搜索功能
- [ ] 分享功能(?)
-## Screenshots
+## 截图
-## Star History
+## 小星星⭐历史