Skip to content

Commit 8ef9639

Browse files
committed
Add build status badge to readme
1 parent 8944a5e commit 8ef9639

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44

55
<!-- [build-status]: https://img.shields.io/github/actions/workflow/status/webui-dev/go-webui/ci.yml?branch=main&style=for-the-badge&logo=V&labelColor=414868&logoColor=C0CAF5 -->
66

7+
[build-status]: https://img.shields.io/github/actions/workflow/status/webui-dev/go-webui/ci.yml?branch=main&style=for-the-badge&logo=V&labelColor=414868&logoColor=C0CAF5
78
[last-commit]: https://img.shields.io/github/last-commit/webui-dev/go-webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868
89
[release-version]: https://img.shields.io/github/v/tag/webui-dev/go-webui?style=for-the-badge&logo=webtrees&logoColor=C0CAF5&labelColor=414868&color=7664C6
910
[license]: https://img.shields.io/github/license/webui-dev/go-webui?style=for-the-badge&logo=opensourcehardware&label=License&logoColor=C0CAF5&labelColor=414868&color=8c73cc
1011

1112
<!-- [![][build-status]](https://github.com/webui-dev/go-webui/actions?query=branch%3Amain) -->
1213

14+
[![][build-status]](https://github.com/webui-dev/go-webui/actions?query=branch%3Amain)
1315
[![][last-commit]](https://github.com/webui-dev/go-webui/pulse)
1416
[![][release-version]](https://github.com/webui-dev/go-webui/releases/latest)
1517
[![][license]](https://github.com/webui-dev/go-webui/blob/main/LICENSE)

0 commit comments

Comments
 (0)