Skip to content

Commit

Permalink
centering badges
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberRoute committed Jan 12, 2024
1 parent 3f34a72 commit 5c5009b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://github.com/CyberRoute/scanme/actions/workflows/golangci-lint.yml/badge.svg?branch=main"><img alt="Go Lint" src="https://github.com/CyberRoute/scanme/actions/workflows/golangci-lint.yml"></a>
<a href="https://goreportcard.com/badge/github.com/CyberRoute/scanme"><img alt="Go Report Card" src="https://goreportcard.com/report/github.com/CyberRoute/scanme"></a>
<a href="https://github.com/CyberRoute/scanme/actions/workflows/golangci-lint.yml/badge.svg?branch=main"><img alt="golangci-lint" src="https://github.com/CyberRoute/scanme/actions/workflows/golangci-lint.yml"></a>
<a href="https://goreportcard.com/badge/github.com/CyberRoute/scanme"><img alt="Go Report" src="https://goreportcard.com/report/github.com/CyberRoute/scanme"></a>
<a href="https://github.com/CyberRoute/scanme/blob/main/LICENSE"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
</p>

Expand Down

0 comments on commit 5c5009b

Please sign in to comment.