From d1ae069de4d368cee81a75dde79cd7d0c9083c34 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Feb 2021 13:39:05 +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 2002a30..c330bd6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build](https://github.com/smol-rs/async-executor/workflows/Build%20and%20test/badge.svg)]( https://github.com/smol-rs/async-executor/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/async-executor) [![Cargo](https://img.shields.io/crates/v/async-executor.svg)]( https://crates.io/crates/async-executor)