Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Commit d5e74c0

Browse files
authored
Update README.md
1 parent f655baa commit d5e74c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ TODO list:
2727
2. 检查是否安装了[go语言编译器](https://golang.google.cn)`go version`
2828
3. 检查是否安装了[gcc编译器](http://tdm-gcc.tdragon.net)(cgo需要gcc编译器):`gcc --version`
2929
4. 运行`.\build.bat`编译,检查是否有生成*app.dll*
30-
5.*app.dll**app.json*复制到酷Q目录下,检查是否能成功加载
31-
6.*app.go* 内编写你的插件,然后重新编译、测试
32-
7. [插件打包等方法](https://d.cqp.me/Pro/开发/快速入门)与其他SDK相同
30+
5. [插件调试、打包等方法](https://d.cqp.me/Pro/开发/快速入门)与其他SDK相同
3331

3432
ps: 我不知道并发调用酷Q的API会发生什么,不知道酷Q内部有没有锁
3533

0 commit comments

Comments
 (0)