Add API documentation links to README files

Added sections with links to official and Apifox API documentation in both the English and Chinese README files to improve accessibility to API references.
This commit is contained in:
涛之雨 2025-08-03 23:20:41 +08:00
parent 55c92dc320
commit 19a311987e
No known key found for this signature in database
GPG Key ID: A38E8DF826ECA7E3
2 changed files with 8 additions and 0 deletions

View File

@ -66,6 +66,10 @@ npm i @whyour/qinglong
[View Documentation](https://qinglong.online/guide/user-guide/basic-explanation)
## API Documentation
[View Documentation(Official)](https://qinglong.online/api/) | [View Documentation(apifox, in Chinese)](https://qinglong-api.apifox.cn/)
## Development
```bash

View File

@ -68,6 +68,10 @@ npm i @whyour/qinglong
[查看文档](https://qinglong.online/guide/user-guide/basic-explanation)
## API 文档
[查看文档(官方)](https://qinglong.online/api/) | [查看文档(apifox)](https://qinglong-api.apifox.cn/)
## 开发
```bash