Skip to content

Commit a027e86

Browse files
authored
chore: add badges to readme (#27)
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
1 parent cc1bf17 commit a027e86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Chainloop
22

3+
[![Go Report Card](https://goreportcard.com/badge/github.com/chainloop-dev/chainloop)](https://goreportcard.com/report/github.com/chainloop-dev/chainloop)
4+
![Test passing](https://github.com/chainloop-dev/chainloop/actions/workflows/test.yml/badge.svg?branch=main)
5+
[![Chat on Discord](https://img.shields.io/discord/1037381970189111326?logo=discord)](https://discord.gg/f7atkaZact)
6+
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/chainloop-dev/chainloop/blob/main/LICENSE.md)
7+
38
> Chainloop is under active development and you should expect breaking changes before the first stable release.
49
> If you are interested in contributing, please take a look at our [contributor guide](./CONTRIBUTING.md).
510

0 commit comments

Comments
 (0)