Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teaSummer authored Aug 4, 2024
1 parent c637c85 commit 6e087a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@

| 文件名 | 数据含义 | 文件 |
|-------------------------------------------------------------------------------|------------------|------------------------------------------------------------------------|
| [![](assets/icon/doc/link-16.svg)](#launcherjson5) launcher.json5 | 启动器列表(**Java版**| [![](assets/icon/doc/link-external-16.svg)](data/launcher.json5) |
| [![](assets/icon/doc/link-16.svg)](#otherForumjson5) otherForum.json5 | 其他论坛列表 | [![](assets/icon/doc/link-external-16.svg)](data/otherForum.json5) |
| [![](assets/icon/doc/link-16.svg)](#searchablejson5) searchable.json5 | 可供快速查询的站点列表 | [![](assets/icon/doc/link-external-16.svg)](data/searchable.json5) |
| [![](assets/icon/doc/link-16.svg)](#utilityWebsitejson5) utilityWebsite.json5 | 实用网站列表 | [![](assets/icon/doc/link-external-16.svg)](data/utilityWebsite.json5) |
| [![](assets/icon/doc/link-16.svg)](#launcherjson5) launcher.json5 | 启动器列表(**Java版**| [查看![](assets/icon/doc/link-external-16.svg)](data/launcher.json5) |
| [![](assets/icon/doc/link-16.svg)](#otherForumjson5) otherForum.json5 | 其他论坛列表 | [查看![](assets/icon/doc/link-external-16.svg)](data/otherForum.json5) |
| [![](assets/icon/doc/link-16.svg)](#searchablejson5) searchable.json5 | 可供快速查询的站点列表 | [查看![](assets/icon/doc/link-external-16.svg)](data/searchable.json5) |
| [![](assets/icon/doc/link-16.svg)](#utilityWebsitejson5) utilityWebsite.json5 | 实用网站列表 | [查看![](assets/icon/doc/link-external-16.svg)](data/utilityWebsite.json5) |

打开文件后,你将看到一些常量,例如 AndroidLauncher 等。

Expand Down

0 comments on commit 6e087a2

Please sign in to comment.