Skip to content

Commit 8ab5374

Browse files
authored
Update README.md
- fixed typo in icon param for npm badge causing incorrect version to display
1 parent 820f3c0 commit 8ab5374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> JavaScript standard library extensions
44
55
[![view cicd status](https://github.com/KamaranL/js-stdlib-extensions/actions/workflows/cicd.yml/badge.svg?branch=dev)](https://github.com/KamaranL/js-stdlib-extensions/actions/workflows/cicd.yml)
6-
[![view on npmjs](https://badgen.net/npm/v/js-stdlib-extensions?icon=)](https://www.npmjs.com/package/js-stdlib-extensions)
6+
[![view on npmjs](https://badgen.net/npm/v/js-stdlib-extensions?icon=npm)](https://www.npmjs.com/package/js-stdlib-extensions)
77
![type status](https://badgen.net/npm/types/js-stdlib-extensions?icon=typescript)
88

99
## Installation and Usage

0 commit comments

Comments
 (0)