Skip to content

Commit 785c0d2

Browse files
committed
Add version badge to readme
1 parent 3279a29 commit 785c0d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This package was developed to be used in Node.js scripts that are frontends to
2020
execute other commands. For example, a script that would build and execute a
2121
complex SSH or Ansible command.
2222

23+
[![version](https://img.shields.io/npm/v/@alphahydrae/exec)](https://www.npmjs.com/package/@alphahydrae/exec)
2324
[![build](https://github.com/AlphaHydrae/node-exec/actions/workflows/build.yml/badge.svg)](https://github.com/AlphaHydrae/node-exec/actions/workflows/build.yml)
2425
[![MIT License](https://img.shields.io/static/v1?label=license&message=MIT&color=informational)](https://opensource.org/licenses/MIT)
2526

0 commit comments

Comments
 (0)