Skip to content

Commit

Permalink
docs: add badges [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 7, 2024
1 parent f565742 commit 8da31fc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@

<!-- [START BADGES] -->
<!-- Please keep comment here to allow auto update -->
<p align="center">
<a href="https://github.com/paulosabayomi/CustUp/blob/master/LICENSE"><img src="https://img.shields.io/github/license/paulosabayomi/CustUp?style=flat-square" alt="MIT License" /></a>
<a href="https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript"><img src="https://img.shields.io/badge/logo-javascript-blue?logo=javascript" alt="Language" /></a>
<a href="https://github.com/paulosabayomi/CustUp/pulls"><img src="https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" /></a>
<a href="https://github.com/paulosabayomi/CustUp/actions/workflows/node.js.yml"><img src="https://github.com/paulosabayomi/CustUp/actions/workflows/node.js.yml/badge.svg" alt="Tests" /></a>
<a href="https://github.com/paulosabayomi/CustUp/actions/workflows/setup-node.yml"><img src="https://github.com/paulosabayomi/CustUp/actions/workflows/setup-node.yml/badge.svg" alt="Publish to NPM" /></a>
<a href="https://typescriptlang.org"><img src="https://img.shields.io/badge/logo-typescript-blue?logo=typescript" alt="TypeScript" /></a>
<a href="https://github.com/paulosabayomi/CustUp/actions/workflows/test-ts.js.yml"><img src="https://github.com/paulosabayomi/CustUp/actions/workflows/test-ts.js.yml/badge.svg" alt="TypeScript Test" /></a>
</p>
<!-- [END BADGES] -->

<div>
Expand Down

0 comments on commit 8da31fc

Please sign in to comment.