From ee7b4631e8017610cd607b2ee68053126c3d4e92 Mon Sep 17 00:00:00 2001 From: Samuel Agesilas Date: Mon, 26 Apr 2021 14:53:28 -0500 Subject: [PATCH] updates the license badge in README to the correct one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 003489d..3f59aeb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -[![license: Apache 2.0](https://img.shields.io/badge/license-MIT-blue.svg)](https://shields.io/) +[![license: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://shields.io/) [![version: 0.9.2](https://img.shields.io/badge/version-0.9.2-default.svg)](https://shields.io/) [![platforms: macos,linux,windows](https://img.shields.io/badge/platforms-macos%20|%20linux%20|%20windows-orange.svg)](https://shields.io/) [![goreportcard](https://goreportcard.com/badge/github.com/vakenbolt/go-test-report)](https://goreportcard.com/report/github.com/vakenbolt/go-test-report)