Skip to content

Commit d9e859b

Browse files
docs(README): Add some badges
1 parent b2870d7 commit d9e859b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@
66
</p>
77
</p>
88
<p align="center">
9-
<a href="https://codecov.io/github/crowdsecurity/nodejs-cs-bouncer">
10-
<img src="https://codecov.io/github/crowdsecurity/nodejs-cs-bouncer/branch/main/graph/badge.svg?token=BQA733CC26" alt="Crowdsec JS Bouncer Codecov" />
9+
<a href="https://github.com/crowdsecurity/nodejs-cs-bouncer/releases">
10+
<img src="https://img.shields.io/github/v/release/crowdsecurity/nodejs-cs-bouncer" alt="Crowdsec JS Bouncer Version" />
1111
</a>
1212
<a href="https://opensource.org/licenses/MIT">
1313
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Crowdsec JS Bouncer License" />
1414
</a>
15+
<a href="https://github.com/crowdsecurity/nodejs-cs-bouncer/actions/workflows/end-to-end.yml">
16+
<img src="https://github.com/crowdsecurity/nodejs-cs-bouncer/actions/workflows/end-to-end.yml/badge.svg" alt="Crowdsec JS Bouncer E2E" />
17+
</a>
18+
<a href="https://codecov.io/github/crowdsecurity/nodejs-cs-bouncer">
19+
<img src="https://codecov.io/github/crowdsecurity/nodejs-cs-bouncer/branch/main/graph/badge.svg?token=BQA733CC26" alt="Crowdsec JS Bouncer Codecov" />
20+
</a>
1521
<a href="https://discord.gg/wGN7ShmEE8">
1622
<img src="https://img.shields.io/discord/463752820026376202.svg?logo=discord&logoColor=fff&label=Discord&color=7389d8" alt="Discord conversation" />
1723
</a>

0 commit comments

Comments
 (0)