From d77f15df8e7c069d886651b235f144622c95b3ee Mon Sep 17 00:00:00 2001 From: SouthFox Date: Sun, 18 Sep 2022 14:18:21 +0800 Subject: [PATCH] docs/update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9019436..3d5898b 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,10 @@ Mastodon Backup Data & Sqlite Management Tool - 完成后前往主页即可浏览备份了 +## 参见 + +[mastodon-backup](https://github.com/kensanata/mastodon-backup) + +[mastodon-data-viewer.py](https://github.com/blackle/mastodon-data-viewer.py) + +[Flask 入门教程](https://tutorial.helloflask.com/)