Skip to content

Commit 0f7be57

Browse files
authored
Merge pull request #8 from brainbits/docs/add-coverage
docs: add code-coverage badge to readme
2 parents 5e152d6 + f81df92 commit 0f7be57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

3+
[![codecov](https://codecov.io/gh/brainbits/database-command/branch/main/graph/badge.svg?token=DQUKMP6AF5)](https://codecov.io/gh/brainbits/database-command)
4+
35
Register the commands in your `services.yaml`.
46

57
```yaml

0 commit comments

Comments
 (0)