Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit e3f5f31

Browse files
committed
chore: fixed README links
1 parent 28db60d commit e3f5f31

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)