Skip to content

Commit 9f0cb18

Browse files
committed
Docs: add badges
1 parent 7d2885d commit 9f0cb18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
> Check if a git remote repository exists
44
5+
[![Build Status](https://travis-ci.org/aichbauer/node-is-git-remote.svg?branch=master)](https://travis-ci.org/aichbauer/node-is-git-remote)
6+
[![Build status](https://ci.appveyor.com/api/projects/status/eatqdfs3a7uhniti?svg=true)](https://ci.appveyor.com/project/aichbauer/node-is-git-remote)
7+
[![Coverage Status](https://coveralls.io/repos/github/aichbauer/node-is-git-remote/badge.svg?branch=master)](https://coveralls.io/github/aichbauer/node-is-git-remote?branch=master)
8+
59
## Installation
610

711
```sh

0 commit comments

Comments
 (0)