fix(skill-badge): align with current base contracts

This commit is contained in:
Tianyi Cui
2026-08-08 15:39:19 +08:00
parent e0f113f55b
commit b9e7db5abf
2 changed files with 7 additions and 6 deletions

View File

@@ -6,14 +6,14 @@ Add the official “powered by dsh” badge without recreating or restyling it.
- Local PNG: [`dsh-badge.png`](dsh-badge.png), 726×120 source image; render at 121×20
- Shields.io image URL: `https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white`
- Project URL: `https://github.com/deepseek-harness/deepseek-harness`
- Project URL: `https://github.com/deepseek-ai/deepseek-harness-sdk`
## Markdown
Use this linked badge in Markdown:
```markdown
[![](https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white)](https://github.com/deepseek-harness/deepseek-harness)
[![](https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white)](https://github.com/deepseek-ai/deepseek-harness-sdk)
```
If attribution should not be linked, use: