We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7e6f4 commit 0fef21cCopy full SHA for 0fef21c
1 file changed
README.md
@@ -1,6 +1,14 @@
1
<h1 align="center">txob</h1>
2
<p align="center">Reliably process side-effects in your Node.js applications without data loss</p>
3
<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>
12
<a href="https://codecov.io/gh/osbytes/txob" >
13
<img src="https://codecov.io/gh/osbytes/txob/graph/badge.svg?token=E9M7G67VLL"/>
14
</a>
0 commit comments