Skip to content

Commit 16d7d4a

Browse files
committed
docs(readme): update readme
1 parent 2272bc1 commit 16d7d4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<a href="https://github.com/realth000/tsdm_client/releases"><img src="https://img.shields.io/github/release/realth000/tsdm_client?label=release" alt="release"></a>
1616
<a href="https://github.com/realth000/tsdm_client/releases"><img src="https://img.shields.io/badge/platform-Android_%7C_iOS_%7C_Linux_%7C_macOS_%7C_Windows-19A6E6" alt="platforms"></a>
1717
<a href="https://github.com/realth000/tsdm_client/releases"><img src="https://img.shields.io/github/downloads/realth000/tsdm_client/total" alt="download_total"></a>
18-
<a href="https://flutter.dev/"><img src="https://img.shields.io/badge/Flutter-3.38-19A6E6?logo=flutter" alt="flutter_version"></a>
18+
<a href="https://flutter.dev/"><img src="https://img.shields.io/badge/Flutter-3.41-19A6E6?logo=flutter" alt="flutter_version"></a>
1919
<a href="https://dart.dev/"><img src="https://img.shields.io/github/languages/top/realth000/tsdm_client?logo=dart" alt="dart_percentage"/></a>
2020
</p>
2121

@@ -311,7 +311,7 @@ BBCode编辑器主要功能存放在单独的仓库[flutter_bbcode_editor](https
311311
* [x] 随机推荐好友
312312
* [x] 无序列表 `[list]`
313313
* [x] 有序列表 `[list=1]`
314-
* [ ] 表格 `[table]`
314+
* ~~表格 `[table]`~~(不实现)
315315
* [x] 上标 `[sup]`
316316
* [x] 对齐
317317
* [x] 居左 `[align=left]`
@@ -343,7 +343,7 @@ BBCode编辑器主要功能存放在单独的仓库[flutter_bbcode_editor](https
343343
* [x] 提醒用户 `[@]`
344344
* [x] 无序列表 `[list]`
345345
* [x] 有序列表 `[list=1]`
346-
* [ ] 表格 `[table]`
346+
* ~~表格 `[table]`~~(不实现)
347347
* [x] 上标 `[sup]`
348348
* [x] 对齐
349349
* [x] 居左 `[align=left]`

0 commit comments

Comments
 (0)