Update readme.md

This commit is contained in:
Jasder 2020-09-27 15:37:02 +08:00
parent 3621f4ff48
commit d9ed3baa02
1 changed files with 1 additions and 1 deletions

View File

@ -2521,7 +2521,7 @@ http://localhost:3000/api/jasder/forgeplus/activate.json | jq
#### 取消激活项目
```
POST /api/:owner/:repo/deactivate
DELETE /api/:owner/:repo/deactivate
```
*示例*
```