Skip to content

Commit cb5c6f1

Browse files
committed
Badges for when it is supported
1 parent e862a10 commit cb5c6f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/codeowners/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# @bckr/codeowners
22

3-
A way to manage CODEOWNERS files programmatically.
3+
![license](https://img.shields.io/npm/l/@bckr/codeowners) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bbckr/codeowners/build.yml?branch=main) ![Codecov](https://codecov.io/gh/bbckr/codeowners/branch/main/graph/badge.svg)
4+
5+
A TypeScript library for parsing and composing CODEOWNERS files.
46

57
## Features
68

0 commit comments

Comments
 (0)