From d4d8d7d84b1e47b1d97328b344f2f32bf78e103c Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 20 Nov 2023 01:58:19 +0800 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33ea9aee..901ac9c4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ And then pack files under `extension` ## ❤️ Credits - [vitesse-webext](https://github.com/antfu/vitesse-webext) - The template used for this project -- [UserScripts/bilibiliHome](https://github.com/indefined/UserScripts/tree/master/bilibiliHome) - Reference source for obtaining the access key +- [UserScripts/bilibiliHome](https://github.com/indefined/UserScripts/tree/master/bilibiliHome), [bilibili-app-recommend](https://github.com/magicdawn/bilibili-app-recommend) - Reference source for obtaining the access key - [Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved) - Partial implementation of functionalities - [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)