Skip to content

Commit 27aa7ca

Browse files
authored
Merge pull request #9 from link-foundation/issue-8-f2768a2bf650
Add NPM badge to README.md
2 parents 1dbf920 + 341a0db commit 27aa7ca

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/add-npm-badge.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gh-setup-git-identity": patch
3+
---
4+
5+
Add NPM version badge to README.md to display current package version from npm registry

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
A tool to setup git identity based on current GitHub user.
44

5+
[![npm version](https://img.shields.io/npm/v/gh-setup-git-identity)](https://www.npmjs.com/package/gh-setup-git-identity)
56
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
67
[![Node.js Version](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen.svg)](https://nodejs.org/)
78

0 commit comments

Comments
 (0)