Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 77cafa0

Browse files
committed
更新文档
1 parent 24fce40 commit 77cafa0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020

2121
项目文档: [使用说明](doc/使用说明.md)
2222

23-
更加推荐阅读完 examples 后,“按照直觉” 来使用 mirai-cpp。
23+
对于刚入门的 C++ 用户,推荐使用 [mirai-cpp-template](https://github.com/cyanray/mirai-cpp-template) 这个模板项目来降低使用难度。
24+
25+
因为文档不够全面,推荐阅读各个 examples 。阅读完 examples 后,应该就可以按照“直觉”来使用 mirai-cpp 了。
2426

2527
| 文件名 | 说明 |
2628
|----------------------|------------------------------|
@@ -70,6 +72,11 @@
7072

7173
![vsc 开始调试](./doc/pic/vsc.png)
7274

75+
### 2. 创建自己的机器人项目
76+
77+
推荐使用 [mirai-cpp-template](https://github.com/cyanray/mirai-cpp-template) 这个模板项目来降低使用难度。
78+
79+
未完待续……
7380

7481
### 3. 其他使用方式
7582

0 commit comments

Comments
 (0)