From 2526bf7d80319afe63afe8a832519b83173f892c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Feb 2021 13:36:45 +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 987e9fb..1b0b993 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build](https://github.com/smol-rs/smol/workflows/Build%20and%20test/badge.svg)]( https://github.com/smol-rs/smol/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/smol) [![Cargo](https://img.shields.io/crates/v/smol.svg)]( https://crates.io/crates/smol)