Skip to content

Commit

Permalink
Merge pull request #2 from ripe-tech/ms/fix-badge
Browse files Browse the repository at this point in the history
fix: npm badge
  • Loading branch information
joamag authored Dec 23, 2021
2 parents 03a5d84 + 225f8fd commit b9fc14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Invoice Express API for Javascript is currently licensed under the [Apache Licen

[![Build Status](https://app.travis-ci.com/ripe-tech/invoice-express-api-js.svg?branch=master)](https://travis-ci.com/github/ripe-tech/invoice-express-api-js)
[![Build Status GitHub](https://github.com/ripe-tech/invoice-express-api-js/workflows/Main%20Workflow/badge.svg)](https://github.com/ripe-tech/invoice-express-api-js/actions)
[![npm Status](https://img.shields.io/npm/v/invoice-express-api.svg)](https://www.npmjs.com/package/invoice-express-api)
[![npm Status](https://img.shields.io/npm/v/invoice-express-api-js.svg)](https://www.npmjs.com/package/invoice-express-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)

0 comments on commit b9fc14a

Please sign in to comment.