Skip to content

Commit 6c131af

Browse files
author
Alex J Lennon
committed
docs: Add CI build status badge to README
- Add Build Status badge showing GitHub Actions CI workflow status - Badge shows green/red status and links to Actions page - Helps users quickly see if the latest version is working - Positioned prominently with other project status badges
1 parent 60532f6 commit 6c131af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# WIC Editor
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
4+
[![Build Status](https://github.com/DynamicDevices/wic-editor/workflows/CI/badge.svg)](https://github.com/DynamicDevices/wic-editor/actions)
45
[![GitHub release](https://img.shields.io/github/release/DynamicDevices/wic-editor.svg)](https://github.com/DynamicDevices/wic-editor/releases)
56
[![GitHub issues](https://img.shields.io/github/issues/DynamicDevices/wic-editor.svg)](https://github.com/DynamicDevices/wic-editor/issues)
67
[![GitHub stars](https://img.shields.io/github/stars/DynamicDevices/wic-editor.svg)](https://github.com/DynamicDevices/wic-editor/stargazers)

0 commit comments

Comments
 (0)