docs: 添加或修改各目录README文档

This commit is contained in:
Zuoling Rong
2025-05-09 01:09:55 +08:00
parent 4c3c5d23fa
commit 6924ce1c51
7 changed files with 387 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '18'
cache: 'npm'
- name: Install dependencies