Skip to content

Commit 6bff2e2

Browse files
committed
docs(TEMPLATE-README.md): add npm version badge [ci skip]
1 parent 3d1dae4 commit 6bff2e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TEMPLATE-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Coverage Status](https://codecov.io/gh/{{ organization }}/{{ name }}/branch/master/graph/badge.svg)](https://codecov.io/gh/{{ organization }}/{{ name }})
55
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
7+
[![npm version](https://badge.fury.io/js/{{ name }}.svg)](https://badge.fury.io/js/{{ name }})
78

89
{{ description }}
910

0 commit comments

Comments
 (0)