[哇] 调整了README

This commit is contained in:
HapeLee
2026-01-10 04:20:36 +08:00
parent c3e2c5a754
commit 0b2e83ecd9
3 changed files with 5 additions and 7 deletions
+1 -5
View File
@@ -104,13 +104,9 @@ support:
---
### ✅ 额外建议(可选但很加分)
如果你愿意,我建议你再加一个:
```md
## ⚠️ Disclaimer
This project is a **non-official fork** of Legado and is intended for learning,
personal use, and experimentation only.
```
+3 -1
View File
@@ -16,7 +16,9 @@ Design 3 风格重构版本。
> [!CAUTION]
> **注意事项:**
> 由于使用 Monet 引擎重构了主题系统,官方版本的主题在此版本中不再可用。
> **Android 12 以下设备:** 暂时无法使用自定义主题与动态取色功能。此限制将在 Jetpack Compose
>
> **Android 12 以下设备:**
> 暂时无法使用自定义主题与动态取色功能。此限制将在 Jetpack Compose
> 迁移完成后得到解决(由于开发者精力有限,迁移过程将持续较长时间)。
---
+1 -1
View File
@@ -1,5 +1,5 @@
VERSION_MAJOR=3
VERSION_MINOR=26
VERSION_PATCH=5
VERSION_SUFFIX=1
VERSION_SUFFIX=0
# 1 = Pre, 0 = Release