Skip to content

Commit 81c91d0

Browse files
committed
chore: add appveyor badge
1 parent 7c04e50 commit 81c91d0

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
@@ -1,6 +1,7 @@
11
# shelljs-plugin-open
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)
4+
[![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)
45

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

0 commit comments

Comments
 (0)