Skip to content

Commit

Permalink
📝 Update coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Feb 12, 2020
1 parent ada7b53 commit bc8833b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Node.js API like `fs`, but for cloud storage services. If you're used to doing `fs.writeFile()`, this should be easy.

[![Node CI](https://github.com/AnandChowdhary/unfs/workflows/Node%20CI/badge.svg)](https://github.com/AnandChowdhary/unfs/actions?query=workflow%3A%22Node+CI%22)
[![Coverage](https://badgen.net/github/checks/AnandChowdhary/unfs)](https://coveralls.io/github/AnandChowdhary/unfs)
[![Checks](https://badgen.net/coveralls/c/github/AnandChowdhary/unfs)](https://github.com/AnandChowdhary/unfs/commits/master)
[![Checks](https://badgen.net/github/checks/AnandChowdhary/unfs)](https://github.com/AnandChowdhary/unfs/commits/master)
[![Coverage](https://badgen.net/coveralls/c/github/AnandChowdhary/unfs)](https://coveralls.io/github/AnandChowdhary/unfs)
[![npm version](https://badgen.net/npm/v/unfs)](https://www.npmjs.com/package/unfs)
[![Types](https://badgen.net/npm/types/unfs)](https://www.npmjs.com/package/unfs)
[![Dependencies](https://badgen.net/david/dep/AnandChowdhary/unfs)](https://david-dm.org/AnandChowdhary/unfs)
Expand Down

0 comments on commit bc8833b

Please sign in to comment.