Skip to content

Commit 1bd2a6c

Browse files
Badges in Readme and package.json
1 parent f6f0451 commit 1bd2a6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# React Multi Inline Images
66

7-
<!-- <a href="https://www.npmjs.com/package/@keyvaluesystems/react-dot-matrix-chart"><img src="https://badgen.net/npm/v/@keyvaluesystems/react-dot-matrix-chart?color=blue" alt="npm version"></a> <a href="https://www.npmjs.com/package/@keyvaluesystems/react-dot-matrix-chart" ><img src="https://img.shields.io/npm/dw/@keyvaluesystems/react-dot-matrix-chart?label=Downloads" /></a> <a href="https://github.com/KeyValueSoftwareSystems/react-dot-matrix-chart"><img src="https://github.com/KeyValueSoftwareSystems/react-dot-matrix-chart/actions/workflows/deploy.yml/badge.svg" alt="" /></a> -->
7+
<a href="https://www.npmjs.com/package/@keyvaluesystems/react-multi-inline-images"><img src="https://badgen.net/npm/v/@keyvaluesystems/react-multi-inline-images?color=blue" alt="npm version"></a> <a href="https://www.npmjs.com/package/@keyvaluesystems/react-multi-inline-images" ><img src="https://img.shields.io/npm/dw/@keyvaluesystems/react-multi-inline-images?label=Downloads" /></a> <a href="https://github.com/KeyValueSoftwareSystems/react-multi-inline-images"><img src="https://github.com/KeyValueSoftwareSystems/react-multi-inline-images/actions/workflows/deploy.yml/badge.svg" alt="" /></a>
88

99
<div align="center">
1010
<img src="./screenshot.png" alt="" width="250" height="80"/>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
},
2222
"repository": {
2323
"type": "github",
24-
"url": "https://github.com/KeyValueSoftwareSystems/react-vertical-stepper"
24+
"url": "https://github.com/KeyValueSoftwareSystems/react-multi-inline-images"
2525
},
2626
"author": "Keyvalue",
2727
"license": "",
28-
"homepage": "https://github.com/KeyValueSoftwareSystems/react-vertical-stepper",
28+
"homepage": "https://github.com/KeyValueSoftwareSystems/react-multi-inline-images",
2929
"keywords": [
3030
"library",
3131
"starter",

0 commit comments

Comments
 (0)