Skip to content

Commit d7c64b1

Browse files
chore: Add Spec 0 badge
1 parent 7f3d2b5 commit d7c64b1

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
# tap-socketdev
44

55
<div>
6-
<a href="https://results.pre-commit.ci/latest/github/reservoir-data/tap-socketdev/main">
7-
<img alt="pre-commit.ci status" src="https://results.pre-commit.ci/badge/github/reservoir-data/tap-socketdev/main.svg"/>
8-
</a>
96
<a href="https://github.com/reservoir-data/tap-socketdev/blob/main/LICENSE">
107
<img alt="License" src="https://img.shields.io/github/license/reservoir-data/tap-socketdev"/>
118
</a>
9+
<a href="https://scientific-python.org/specs/spec-0000/">
10+
<img alt="SPEC 0 — Minimum Supported Dependencies" src="https://img.shields.io/badge/SPEC-0-green"/>
11+
</a>
12+
<a href="https://results.pre-commit.ci/latest/github/reservoir-data/tap-socketdev/main">
13+
<img alt="pre-commit.ci status" src="https://results.pre-commit.ci/badge/github/reservoir-data/tap-socketdev/main.svg"/>
14+
</a>
1215
<a href="https://github.com/astral-sh/ruff">
1316
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json" alt="Ruff" style="max-width:100%;">
1417
</a>

0 commit comments

Comments
 (0)