Skip to content

Commit bde0540

Browse files
committed
docs: use shields.io for badges
1 parent 0ef3349 commit bde0540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# simplelog
22

3-
![develop](https://github.com/devsheva/simplelog/.github/workflows/qa.yml/badge.svg?branch=develop)
4-
[![codecov](https://codecov.io/gh/devsheva/simplelog/graph/badge.svg?token=JGWnEu7EOI)](https://codecov.io/gh/devsheva/simplelog)
3+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/devsheva/simplelog/qa.yml)
4+
![Codecov](https://img.shields.io/codecov/c/github/devsheva/simplelog)
55

66
A simple logger decorator amplify like

0 commit comments

Comments
 (0)