Skip to content

Commit d44c2f5

Browse files
committed
update readme badge with links
1 parent d4117b8 commit d44c2f5

1 file changed

Lines changed: 15 additions & 12 deletions

File tree

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,21 @@
33
<a href="https://rocketh.dev/hardhat-deploy/">hardhat-deploy</a>
44
<hr/>
55

6-
<!-- <img alt="Version" src="https://img.shields.io/npm/v/hardhat-deploy" /> -->
7-
<img alt="License" src="https://img.shields.io/github/license/wighawag/hardhat-deploy" />
8-
<img src="https://img.shields.io/npm/dw/hardhat-deploy" alt="weekly downloads" />
9-
<img alt="Dependents" src="https://img.shields.io/librariesio/dependents/npm/hardhat-deploy" />
10-
<img alt="Github Stars" src="https://img.shields.io/github/stars/wighawag/hardhat-deploy" />
11-
<!-- <img alt="Hardhat Version" src="https://img.shields.io/npm/dependency-version/hardhat-deploy/dev/hardhat"> -->
12-
<!-- <img alt="Node Version" src="https://img.shields.io/node/v/hardhat-deploy"> -->
13-
<img alt="Issues and PRs" src="https://img.shields.io/github/issues-pr/wighawag/hardhat-deploy" />
14-
<img alt="Tests Status" src="https://img.shields.io/github/actions/workflow/status/wighawag/hardhat-deploy/test.yml?label=test">
15-
<img alt="Commit activity" src="https://img.shields.io/github/commit-activity/w/wighawag/hardhat-deploy">
16-
<img alt="Last commit" src="https://img.shields.io/github/last-commit/wighawag/hardhat-deploy">
17-
<!-- <img alt="dependencies status" src="https://img.shields.io/librariesio/release/npm/hardhat-deploy" /> -->
6+
<!-- <a href="https://npmjs.com/package/hardhat-deploy"><img alt="Version" src="https://img.shields.io/npm/v/hardhat-deploy" /></a> -->
7+
8+
<a href="https://github.com/wighawag/hardhat-deploy/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/wighawag/hardhat-deploy" /></a>
9+
<a href="https://npmjs.com/package/hardhat-deploy"><img src="https://img.shields.io/npm/dw/hardhat-deploy" alt="weekly downloads" /></a>
10+
<a href="https://npmjs.com/package/hardhat-deploy"><img alt="Dependents" src="https://img.shields.io/librariesio/dependents/npm/hardhat-deploy" /></a>
11+
12+
<!-- <a href="https://github.com/wighawag/hardhat-deploy/stargazers"><img alt="Github Stars" src="https://img.shields.io/github/stars/wighawag/hardhat-deploy" /></a> -->
13+
<!-- <a href="https://npmjs.com/package/hardhat-deploy"><img alt="Node Version" src="https://img.shields.io/node/v/hardhat-deploy"></a> -->
14+
15+
<a href="https://github.com/wighawag/hardhat-deploy/issues"><img alt="Issues and PRs" src="https://img.shields.io/github/issues-pr/wighawag/hardhat-deploy" /></a>
16+
<a href="https://github.com/wighawag/hardhat-deploy/actions"><img alt="Tests Status" src="https://img.shields.io/github/actions/workflow/status/wighawag/hardhat-deploy/test.yml?label=test" /></a>
17+
<a href="https://github.com/wighawag/hardhat-deploy/commits/main/"><img alt="Commit activity" src="https://img.shields.io/github/commit-activity/w/wighawag/hardhat-deploy" /></a>
18+
<a href="https://github.com/wighawag/hardhat-deploy/commits/main/"><img alt="Last commit" src="https://img.shields.io/github/last-commit/wighawag/hardhat-deploy" /></a>
19+
20+
<!-- <a href="https://npmjs.com/package/hardhat-deploy"><img alt="dependencies status" src="https://img.shields.io/librariesio/release/npm/hardhat-deploy" /></a>-->
1821

1922
</div>
2023

0 commit comments

Comments
 (0)