Skip to content

Commit b9780da

Browse files
committed
chore: update README.md badges
1 parent a0e289d commit b9780da

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
[![Build Status](https://travis-ci.org/d4nyll/mermal.svg?branch=master)](https://travis-ci.org/d4nyll/mermal)
2-
[![Maintainability](https://api.codeclimate.com/v1/badges/988aa7d648997b23e4f7/maintainability)](https://codeclimate.com/github/d4nyll/mermal/maintainability)
3-
[![Greenkeeper badge](https://badges.greenkeeper.io/d4nyll/mermal.svg)](https://greenkeeper.io/)
4-
[![Known Vulnerabilities](https://snyk.io/test/github/d4nyll/mermal/badge.svg)](https://snyk.io/test/github/d4nyll/mermal)
1+
[![CI Build Status](https://github.com/d4nyll/mermal/actions/workflows/ci.yaml/badge.svg)](https://travis-ci.org/d4nyll/mermal) [![Maintainability](https://api.codeclimate.com/v1/badges/988aa7d648997b23e4f7/maintainability)](https://codeclimate.com/github/d4nyll/mermal/maintainability)
52

63
Merges one or more YAML files into a base file.
74

85
## Usage
96

10-
`mermal` is available on NPM.
11-
12-
[![NPM](https://nodei.co/npm/mermal.png?compact=true)](https://nodei.co/npm/mermal/)
7+
`mermal` is available on [npmjs.com](https://www.npmjs.com/package/mermal).
138

149
`mermal` provides an <abbr title="Application programming interface">API</abbr> as well as a <abbr title="Command-line interface">CLI</abbr>.
1510

0 commit comments

Comments
 (0)