Skip to content

Commit 85302fa

Browse files
authored
README.md: add badges for CI and code coverage (#4)
1 parent 4174437 commit 85302fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# operator-lib
22

3+
[![CI](https://github.com/operator-framework/operator-lib/workflows/CI/badge.svg)](https://github.com/operator-framework/operator-lib/actions?query=workflow%3ACI+branch%3Amain)
4+
[![Coverage Status](https://coveralls.io/repos/github/operator-framework/operator-lib/badge.svg?branch=main)](https://coveralls.io/github/operator-framework/operator-lib?branch=main)
5+
36
Helpers for Operator developers.

0 commit comments

Comments
 (0)