Skip to content

Commit 287314b

Browse files
committed
docs: 更新README中Dimensity系列型号
1 parent 9c9ff60 commit 287314b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ freq_table = [
249249

250250
支持大多数搭载 Mali GPU 的联发科处理器:
251251

252-
- Dimensity 系列(如 D700/D800/D900/D1x00/D8x00/D9000,0 ≤ x ≤ 2)
252+
- Dimensity 系列(如 D1x00/D8x00/D9000,0 ≤ x ≤ 2)
253253

254254
模块会自动检测设备型号并应用适合的配置。
255255
如果您的设备不在适配列表中,模块会使用默认配置

docs/en/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Version](https://img.shields.io/github/v/release/Seyud/Mediatek_Mali_GPU_Governor?logo=github)](https://github.com/Seyud/Mediatek_Mali_GPU_Governor/releases/latest)
44
[![GitHub Downloads](https://img.shields.io/github/downloads/Seyud/Mediatek_Mali_GPU_Governor/total?logo=github&logoColor=green)](https://github.com/Seyud/Mediatek_Mali_GPU_Governor/releases)
55
[![Language](https://img.shields.io/badge/language-Rust-orange?logo=rust&logoColor=orange)](https://www.rust-lang.org/)
6-
[![Telegram](https://img.shields.io/badge/chat-Telegram-2CA5E0?logo=telegram&logoColor=87CEEB)](https://t.me/Mediatek_Mali_GPU_Governor)
6+
[![Telegram](https://img.shields.io/badge/channel-Telegram-2CA5E0?logo=telegram&logoColor=87CEEB)](https://t.me/Mediatek_Mali_GPU_Governor)
77

88
## Introduction 📝
99

@@ -294,7 +294,7 @@ The module's main log has been fully implemented by the Rust core, including:
294294

295295
Supports most MediaTek processors with Mali GPU:
296296

297-
- Dimensity series (e.g. D700/D800/D900/D1x00/D8x00/D9000, etc.) 0 ≤ x ≤ 2
297+
- Dimensity series (e.g. D1x00/D8x00/D9000, etc.) 0 ≤ x ≤ 2
298298

299299
The module will automatically detect the device model and apply the appropriate configuration.
300300
If your device is not in the adaptation list, the module will use the default configuration.

website/docs/en/guide/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Supports most MediaTek processors with Mali GPU:
88

9-
- Dimensity series (e.g. D700/D800/D900/D1x00/D8x00/D9000, etc.) 0 ≤ x ≤ 2
9+
- Dimensity series (e.g. D1x00/D8x00/D9000, etc.) 0 ≤ x ≤ 2
1010

1111
The module will automatically detect the device model and apply the appropriate configuration.
1212
If your device is not in the adaptation list, the module will use the default configuration.

website/docs/guide/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
支持大多数搭载 Mali GPU 的联发科处理器:
88

9-
- Dimensity 系列(如 D700/D800/D900/D1x00/D8x00/D9000,0 ≤ x ≤ 2)
9+
- Dimensity 系列(如 D1x00/D8x00/D9000,0 ≤ x ≤ 2)
1010

1111
模块会自动检测设备型号并应用适合的配置。
1212
如果您的设备不在适配列表中,模块会使用默认配置。

0 commit comments

Comments
 (0)