]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
demo操作说明
authorqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 15:32:34 +0000 (23:32 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 15:32:34 +0000 (23:32 +0800)
README.md

index 5e8d98ce03e896f8ab7485862e39ec138a64cd5e..7e21a0c01de62d327824a822d87c108eecb9bd7a 100644 (file)
--- 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`才可用
+
+### 效果展示
 以下内容可能过时,以实际运行为准
 - 命令窗口(以下为截取)
 ```