From 90364462a29195e5da7ec2d5612cf7412c4f5e2e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Feb 2021 13:38:37 +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 bf30215..0b4b3cf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build](https://github.com/smol-rs/async-process/workflows/Build%20and%20test/badge.svg)]( https://github.com/smol-rs/async-process/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-process) [![Cargo](https://img.shields.io/crates/v/async-process.svg)]( https://crates.io/crates/async-process)