Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Status Badges
  • Loading branch information
jamescryer committed Jun 20, 2021
1 parent eeffc57 commit 9ae542c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml → .github/workflows/CI.yml
@@ -1,4 +1,4 @@
name: Node.js CI
name: CI

on:
push:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -5,7 +5,8 @@
<h1 align="center"><img src="https://raw.github.com/rsmbl/Resemble.js/master/demoassets/resemble.png" alt="Resemble.js" width="256"/></h1>

<p align="center">
<a href="https://github.com/rsmbl/Resemble.js/actions"><img alt="Build Status" src="(https://github.com/rsmbl/Resemble.js/actions/workflows/node.js.yml/badge.svg" /></a>
<a href="https://github.com/rsmbl/Resemble.js/actions"><img alt="Build Status" src="https://github.com/rsmbl/Resemble.js/actions/workflows/CI.yml/badge.svg" /></a>
<a href="https://www.codacy.com/gh/rsmbl/Resemble.js/dashboard?utm_source=github.com&utm_medium=referral&utm_content=rsmbl/Resemble.js&utm_campaign=Badge_Coverages"><img alt="Coverage" src="https://app.codacy.com/project/badge/Coverage/97c5e9c42bcf4b4bbc2271882f18c502" /></a>
<a href="https://www.codacy.com/gh/rsmbl/Resemble.js/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=rsmbl/Resemble.js&amp;utm_campaign=Badge_Grade"><img alt="Code Health" src="https://app.codacy.com/project/badge/Grade/97c5e9c42bcf4b4bbc2271882f18c502" /></a>
<a href="https://opensource.org/licenses/MIT"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a>
<a href="https://www.npmjs.com/package/resemblejs"><img alt="NPM Downloads" src="https://img.shields.io/npm/dm/resemblejs.svg" /></a>
Expand Down

0 comments on commit 9ae542c

Please sign in to comment.