From 69279ce659af41ae69efb60945b27367d003bf41 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 8 Mar 2023 14:38:46 +0800 Subject: [PATCH] =?UTF-8?q?docs(README):=20=E6=9B=B4=E6=96=B0=20Json=20?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd1f894f..36b122da 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Author: 目棃 Date: 2023-03-05 Description: 说明文档 -Update: 2023-03-06 +Update: 2023-03-08 --- > 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-05 14:41:55` > -> 更新于 `2023-03-06 18:48:45` +> 更新于 `2023-03-08 14:38:21` # Tauri.Genshin @@ -25,6 +25,13 @@ Tauri 练手项目 - [Snap.Hutao](http://snaphutao.com/) +## 数据来源 + +Json 数据来源于如下几个项目: + +- [Snap.Metadata](https://github.com/DGP-Studio/Snap.Metadata/blob/main/Output/CHS/) +- [Paimon.Moe](https://github.com/MadeBaruna/paimon-moe/blob/main/src/data/) + ## 开发 ```bash