Skip to content

Commit c75ef97

Browse files
committed
docs: unify README badge sizes
1 parent bcf0b6c commit c75ef97

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<img src="https://img.shields.io/badge/License-MIT-blue?style=for-the-badge" alt="MIT License"/>
1111
<img src="https://img.shields.io/badge/PDFBox-3.0-red?style=for-the-badge" alt="PDFBox 3.0"/>
1212
<img src="https://img.shields.io/badge/Status-Active-brightgreen?style=for-the-badge" alt="Active"/>
13-
<a href="https://github.com/DemchaAV/GraphCompose/actions/workflows/ci.yml">
14-
<img src="https://github.com/DemchaAV/GraphCompose/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"/>
15-
</a>
13+
<a href="https://github.com/DemchaAV/GraphCompose/actions/workflows/ci.yml">
14+
<img src="https://img.shields.io/github/actions/workflow/status/DemchaAV/GraphCompose/ci.yml?branch=main&style=for-the-badge&label=CI&logo=github" alt="CI"/>
15+
</a>
1616
<a href="https://jitpack.io/#DemchaAV/GraphCompose">
17-
<img src="https://jitpack.io/v/DemchaAV/GraphCompose.svg" alt="JitPack"/>
17+
<img src="https://img.shields.io/jitpack/v/github/DemchaAV/GraphCompose?style=for-the-badge&label=JitPack" alt="JitPack"/>
1818
</a>
1919
</p>
2020

0 commit comments

Comments
 (0)