From 466370370b7ba9d40e1c056f64cc0186ecc95863 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Feb 2021 13:37:53 +0900 Subject: [PATCH] Update license badge to match Cargo.toml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f144b6..6dd2b36 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build](https://github.com/smol-rs/cache-padded/workflows/Build%20and%20test/badge.svg)]( https://github.com/smol-rs/cache-padded/actions) -[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)]( +[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)]( https://github.com/smol-rs/cache-padded) [![Cargo](https://img.shields.io/crates/v/cache-padded.svg)]( https://crates.io/crates/cache-padded)