From 17da6fb648b71a216e062580968d8ff84e387823 Mon Sep 17 00:00:00 2001 From: gaohengyi Date: Thu, 29 Aug 2024 16:27:32 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35ca924..b9e5cf7 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_server.sh - client - - Github: + - Github: ```shell curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/quick_client.sh | bash ``` - - Gitea: + - Gitea: ```shell curl -o- https://gitee.com/xxoommd/magic/raw/main/quick_client.sh | bash