docs:提升Readme可读性
This commit is contained in:
10
README.md
10
README.md
@@ -1,14 +1,12 @@
|
||||
# BitSrunLoginGo
|
||||
|
||||
NCU移动深澜校园网登录脚本Go语言版
|
||||
|
||||
首次运行将生成Config.json文件
|
||||
|
||||
GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。
|
||||
NCU移动深澜校园网登录脚本Go语言版。GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。
|
||||
|
||||
代码逻辑来自 https://github.com/coffeehat/BIT-srun-login-script
|
||||
|
||||
Config.json模板:
|
||||
首次运行将生成Config.json文件
|
||||
|
||||
Config.json说明:
|
||||
|
||||
```json5
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user