Skip to content

Commit 2260140

Browse files
committed
docs: add npm badge
1 parent 0a37b53 commit 2260140

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
@@ -2,6 +2,7 @@
22

33
[![Travis](https://img.shields.io/travis/shelljs/plugin-open/master.svg?style=flat-square&label=unix)](https://travis-ci.org/shelljs/plugin-open)
44
[![AppVeyor](https://img.shields.io/appveyor/ci/shelljs/plugin-open/master.svg?style=flat-square&label=windows)](https://ci.appveyor.com/project/shelljs/plugin-open/branch/master)
5+
[![npm](https://img.shields.io/npm/v/shelljs-plugin-open.svg?style=flat-square)](https://www.npmjs.com/package/shelljs-plugin-open)
56

67
A [ShellJS](https://github.com/shelljs/shelljs) plugin for the `open()` command
78
to open a file (or URL) with its default application.

0 commit comments

Comments
 (0)