From 09d12f218db411a2f699a421fbddee794a3128fb Mon Sep 17 00:00:00 2001 From: qydysky Date: Sun, 4 Oct 2020 23:32:34 +0800 Subject: [PATCH] =?utf8?q?demo=E6=93=8D=E4=BD=9C=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5e8d98c..7e21a0c 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ var AllF = map[string]bool{ ``` ### demo +- 已配置了[go环境](https://golang.google.cn/dl/) ``` git clone https://github.com/qydysky/bili_danmu.git cd demo @@ -90,6 +91,13 @@ go run main.go 或 go run main.go -r=此处填房间ID ``` + +- 未配置[go环境](https://golang.google.cn/dl/) +前往[releases](https://github.com/qydysky/bili_danmu/releases)页下载对应系统版本。解压后进入`demo`目录(文件夹),运行`demo.run`(`demo.exe`)。 + +部分功能需要在`demo`目录(文件夹)下放置`cookie.txt`才可用 + +### 效果展示 以下内容可能过时,以实际运行为准 - 命令窗口(以下为截取) ``` -- 2.39.2