Skip to content

Commit 0fef21c

Browse files
Add osbytes badge to README
Added a badge for osbytes to the README.
1 parent 0f7e6f4 commit 0fef21c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<h1 align="center">txob</h1>
22
<p align="center">Reliably process side-effects in your Node.js applications without data loss</p>
33
<p align="center">
4+
<a href="https://osbytes.vercel.app" target="_blank" rel="noopener noreferrer" title="osbytes — open source bytes">
5+
<img
6+
src="https://osbytes.vercel.app/badge.svg"
7+
alt="osbytes — open source bytes"
8+
width="24"
9+
height="24"
10+
/>
11+
</a>
412
<a href="https://codecov.io/gh/osbytes/txob" >
513
<img src="https://codecov.io/gh/osbytes/txob/graph/badge.svg?token=E9M7G67VLL"/>
614
</a>

0 commit comments

Comments
 (0)