diff --git a/README.md b/README.md index af70ffe..9c2105c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BitSrunLoginGo -NCU移动深澜校园网登录脚本Go语言版。GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。 +深澜校园网登录脚本Go语言版。GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。 代码逻辑来自 https://github.com/coffeehat/BIT-srun-login-script @@ -26,4 +26,4 @@ Config.json说明: "demo_mode": false //测试模式,报错更详细 } } -``` \ No newline at end of file +```