Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
unify badge styles
Browse files Browse the repository at this point in the history
  • Loading branch information
pnickolov committed Oct 7, 2021
1 parent 5c32814 commit 9a51c4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ and identifies the opportunities for optimization.
CAUTION: Opsani Ignite is a new tool, still in alpha testing. We appreciate feedback and suggestions.

[![Release](https://img.shields.io/github/release/goreleaser/goreleaser.svg?style=for-the-badge)](https://github.com/opsani/opsani-ignite/releases/latest)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.md)
[![Go Report Card](https://goreportcard.com/badge/github.com/opsani/opsani-ignite)](https://goreportcard.com/report/github.com/opsani/opsani-ignite)
[![Github All Releases](https://img.shields.io/github/downloads/opsani/opsani-ignite/total.svg)]()
[![Go Report Card](https://goreportcard.com/badge/github.com/opsani/opsani-ignite?style=for-the-badge)](https://goreportcard.com/report/github.com/opsani/opsani-ignite)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge)](LICENSE.md)
[![Github All Releases](https://img.shields.io/github/downloads/opsani/opsani-ignite/total.svg?style=for-the-badge)]()


# Install
Expand Down

0 comments on commit 9a51c4c

Please sign in to comment.