Skip to content

Commit

Permalink
docs(avilla): add tip
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyElaina committed Jul 26, 2023
1 parent 80cf8a9 commit 586d472
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/avilla/basic/installation/minimum.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ launart.launch_blocking(loop=broadcast.loop) # 启动应用
Avilla 由 Launart 与 Graia Amnesia 负责应用实例生命周期的管理,
上方代码示例中最后一行即是启动 Launart 的主进程。

Launart 具有强大的功能,你可以在以下文档中获取更多信息:
Launart 具有强大的功能,你可以在以下文档中获取更多信息,
但还是建议先将 Avilla 了解个大概后再去:

- [Launart](/other/launart/)

Expand Down

0 comments on commit 586d472

Please sign in to comment.