From 5c32814c05987cf1608fcc20e81c713d6689b0d5 Mon Sep 17 00:00:00 2001 From: Peter Nickolov Date: Thu, 7 Oct 2021 16:08:23 -0700 Subject: [PATCH] add badges to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0b2808a..a9577c2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ 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)]() + + # Install To install `opsani-ignite` download the binary for your OS (Darwin for MacOS; Windows or Linux) from the [latest release](https://github.com/opsani/opsani-ignite/releases/latest). Check often as updated analysis capabilities are released frequently; if your version is more than a week old, please check if a newer version is available before using it.