Skip to content

Commit 3073ba4

Browse files
committed
style: use for-the-badge style for all badges
1 parent 810a296 commit 3073ba4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
<div align="center">
66

7-
[![Zig](https://img.shields.io/badge/Zig-%3E%3D0.15.2-blue?logo=zig&logoColor=white)](https://ziglang.org)
8-
[![CI](https://github.com/zig-toolbelt/url-builder/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/zig-toolbelt/url-builder/actions/workflows/ci.yml)
9-
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
7+
[![Zig](https://img.shields.io/badge/Zig-%3E%3D0.15.2-blue?logo=zig&logoColor=white&style=for-the-badge)](https://ziglang.org)
8+
[![CI](https://img.shields.io/github/actions/workflow/status/zig-toolbelt/url-builder/ci.yml?branch=main&style=for-the-badge&label=CI)](https://github.com/zig-toolbelt/url-builder/actions/workflows/ci.yml)
9+
[![License](https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge)](LICENSE)
1010

1111
</div>
1212

0 commit comments

Comments
 (0)