This repository was archived by the owner on Sep 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,16 @@ Dreadnode command line interface
1313</h3 >
1414
1515<h4 align =" center " >
16- <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/dreadnode-cli">
17- <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/dreadnode-cli">
18- <img alt="GitHub License" src="https://img.shields.io/github/license/dreadnode/cli">
19- <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/dreadnode/cli/ci.yml">
16+ <a href="https://pypi.org/project/dreadnode-cli/" target="_blank">
17+ <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/dreadnode-cli">
18+ <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/dreadnode-cli">
19+ </a>
20+ <a href="https://github.com/dreadnode/cli/blob/main/LICENSE" target="_blank">
21+ <img alt="GitHub License" src="https://img.shields.io/github/license/dreadnode/cli">
22+ </a>
23+ <a href="https://github.com/dreadnode/cli/actions/workflows/ci.yml">
24+ <img alt="GitHub Actions Workflow Status" src="https://github.com/dreadnode/cli/actions/workflows/ci.yml/badge.svg">
25+ </a>
2026</h4 >
2127
2228</br >
You can’t perform that action at this time.
0 commit comments