feat: 更新 README
This commit is contained in:
parent
f50cb06b9b
commit
547df2cd9f
2 changed files with 4 additions and 5 deletions
|
|
@ -9,12 +9,12 @@
|
||||||

|

|
||||||
|
|
||||||
# 📦 版本支持
|
# 📦 版本支持
|
||||||
支持 `Android 7.0 (Nougat)` 至 `Android 15.0 (VanillaIceCream)`
|
支持 `Android 7.0 (Nougat)` 至 `Android 16.0 (Baklava)`
|
||||||
|
|
||||||
# ✨ 功能
|
# ✨ 功能
|
||||||
- Jetpack Compose
|
- Jetpack Compose
|
||||||
- 基于 Material Design 3 设计的可自定义主题系统
|
- 基于 Material Design 3 设计的可自定义主题系统
|
||||||
- 多学科支持
|
- 自定义分类
|
||||||
- 任务优先级
|
- 任务优先级
|
||||||
- ……
|
- ……
|
||||||
|
|
||||||
|
|
@ -37,6 +37,5 @@
|
||||||
|  |  |
|
|  |  |
|
||||||
| 添加待办 | 正在完成待办的效果 |
|
| 添加待办 | 正在完成待办的效果 |
|
||||||
|
|
||||||
|
|
||||||
# 📃 许可证
|
# 📃 许可证
|
||||||
[GPL-3.0-only](https://github.com/Super12138/ToDo/blob/main/LICENSE)
|
[GPL-3.0-only](https://github.com/Super12138/ToDo/blob/main/LICENSE)
|
||||||
|
|
|
||||||
|
|
@ -9,12 +9,12 @@ A simple to-do app that follows Material Design 3, using Jetpack Compose
|
||||||

|

|
||||||
|
|
||||||
# 📦 Supported Versions
|
# 📦 Supported Versions
|
||||||
From `Android 7.0 (Nougat)` to `Android 15.0 (VanillaIceCream)`
|
From `Android 7.0 (Nougat)` to `Android 16.0 (Baklava)`
|
||||||
|
|
||||||
# ✨ Features
|
# ✨ Features
|
||||||
- Jetpack Compose
|
- Jetpack Compose
|
||||||
- Customizable theming system based on Material Design 3
|
- Customizable theming system based on Material Design 3
|
||||||
- Multi-subject support
|
- Custom categories
|
||||||
- Task priority
|
- Task priority
|
||||||
- ...
|
- ...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue