Skip to content

Commit fb73ac7

Browse files
committed
📝 Add performance description
Related to #96 .
1 parent 9f40b28 commit fb73ac7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README-ZH.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Language: [English](README.md) | 中文简体
5151

5252
- [x] ♻️ 支持基于代理重载的全量自定义
5353
- [x] 💚 99% 的微信风格
54+
- [x] ⚡️ 根据参数可调的性能优化
5455
- [x] 📷 图片资源支持
5556
- [x] 🔬HEIC 格式图片支持
5657
- [x] 🎥 视频资源支持

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,9 @@ See [Migration Guide](guides/migration_guide.md).
7676

7777
## Features ✨
7878

79-
- [x] ♻️ Fully implementable with delegate override.
80-
- [x] 💚 99% simillar to WeChat style.
79+
- [x] ♻️ Fully implementable with delegate override
80+
- [x] 💚 99% simillar to WeChat style
81+
- [x] ⚡️ Adjustable performance according to parameters
8182
- [x] 📷 Image asset support
8283
- [x] 🔬HEIC/HEIF Image type support
8384
- [x] 🎥 Video asset support

0 commit comments

Comments
 (0)