1
0
forked from bot/app

📝 新增开发指南

This commit is contained in:
2024-08-31 20:23:45 +08:00
parent 2ab4184314
commit d2704818d9
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ order: 0
# Development Guide
## How to Develop
Please read the [Plugin Development](./plugin) and [API Reference](./api) documents if you are developing a plugin.
Please read the [Plugin Development](./plugin) and [API Reference](./api/) documents if you are developing a plugin.
If you need to submit code to the Liteyuki repository, please read the following:
1. First [fork](https://github.com/LiteyukiStudio/LiteyukiBot/fork) a copy of the Liteyuki repository to your personal/organization account.