Skip to content

Commit

Permalink
docs(readme): 📝 readme updated for release badge
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed Mar 29, 2024
1 parent edd61ec commit ef34ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<h3 align="center">A project template to bootstrap NPM package with Typescript</h3>
<br />
<p align="center">
<a href="https://github.com/AkashRajpurohit/ts-npm-template/actions/workflows/ci.yml">
<img alt="Build states" src="https://github.com/AkashRajpurohit/ts-npm-template/actions/workflows/ci.yml/badge.svg?branch=main">
<a href="https://github.com/AkashRajpurohit/ts-npm-template/actions/workflows/release.yml">
<img alt="Build states" src="https://github.com/AkashRajpurohit/ts-npm-template/actions/workflows/release.yml/badge.svg?branch=main">
</a>
<a href="https://www.npmjs.com/package/@akashrajpurohit/ts-npm-template">
<img alt="npm latest version" src="https://img.shields.io/npm/v/@akashrajpurohit/ts-npm-template/latest.svg">
Expand Down

0 comments on commit ef34ad8

Please sign in to comment.