Skip to content

Commit 4494946

Browse files
committed
style(docs): add line break after badge row
Improve README layout by separating badge rows. Signed-off-by: umatare5 <umatare5@gmail.com> AI-assisted-by: GitHub Copilot Coding Agent
1 parent b81f5ab commit 4494946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/umatare5/telee?label=Latest%20version" />
1515
<a href="https://github.com/umatare5/telee/actions/workflows/go-test-build.yml"><img alt="Test and Build" src="https://github.com/umatare5/telee/actions/workflows/go-test-build.yml/badge.svg?branch=main" /></a>
1616
<img alt="Test Coverage" src="docs/assets/coverage.svg" />
17-
<a href="https://goreportcard.com/report/github.com/umatare5/telee"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/umatare5/telee?style=flat-square" /></a>
17+
<a href="https://goreportcard.com/report/github.com/umatare5/telee"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/umatare5/telee?style=flat-square" /></a><br/>
1818
<a href="https://www.bestpractices.dev/projects/10968"><img alt="OpenSSF Best Practices" src="https://www.bestpractices.dev/projects/10968/badge" /></a>
1919
<a href="./LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /></a>
2020
<a href="https://developer.cisco.com/codeexchange/github/repo/umatare5/telee"><img alt="Published" src="https://static.production.devnetcloud.com/codeexchange/assets/images/devnet-published.svg" /></a>

0 commit comments

Comments
 (0)