From ccd1472f6ff307015291299ad283f98e562aa7c5 Mon Sep 17 00:00:00 2001 From: Mmx233 Date: Sat, 26 Feb 2022 16:29:10 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=94=B9=E5=96=84readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98252f7..8fb08be 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ 深澜校园网登录脚本Go语言版。GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。 -> 登录逻辑来自 https://github.com/coffeehat/BIT-srun-login-script +> 登录逻辑来自: https://github.com/coffeehat/BIT-srun-login-script -> 对Openwrt更加友好的ipk编译版 [Mmx233/BitSrunLoginGo_Openwrt](https://github.com/Mmx233/BitSrunLoginGo_Openwrt) 该版本压缩了binary文件,节省闪存空间 +> 对Openwrt更加友好的ipk编译版: [Mmx233/BitSrunLoginGo_Openwrt](https://github.com/Mmx233/BitSrunLoginGo_Openwrt) ,该版本压缩了binary文件,节省闪存空间 ## :hammer_and_wrench:构建 @@ -97,6 +97,10 @@ Config.json说明: ## :jigsaw: 作为module使用 +**\*本项目使用了AGPL V3 License,请酌情引用** + +示例: + ```go package main