Skip to content

Commit

Permalink
feat(docs): add test actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
edorgeville committed May 23, 2024
1 parent 561e379 commit 8949958
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<div align="center">
<img src="assets/trpc-mqtt-readme.png" alt="trpc-mqtt" />
<h1>trpc-mqtt</h1>
<a href="https://www.npmjs.com/package/trpc-mqtt"><img src="https://img.shields.io/npm/v/trpc-mqtt.svg?style=flat&color=brightgreen" target="_blank" /></a>
<a href="https://www.npmjs.com/package/trpc-mqtt"><img src="https://img.shields.io/npm/v/trpc-mqtt.svg?style=flat&color=brightgreen" /></a>
<a href="https://github.com/edorgeville/trpc-mqtt/actions/workflows/test.yml"><img src="https://github.com/edorgeville/trpc-mqtt/actions/workflows/test.yml/badge.svg" /></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-black" /></a>
<br />
<hr />
Expand Down

0 comments on commit 8949958

Please sign in to comment.