From 8e649b858c34447a388251e2c668a76ccb3b6b94 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:20:05 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a7236e8..bc372be 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ 一键运行 wget -O Quili.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Quilibrium.sh && chmod +x Quili.sh && ./Quili.sh + + +自动重启 wget -O Auto.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Auto.sh && chmod +x Auto.sh && ./Auto.sh