Skip to content

Commit

Permalink
Merge pull request #11 from smol-rs/badge
Browse files Browse the repository at this point in the history
Update license badge to match Cargo.toml
  • Loading branch information
taiki-e authored Feb 14, 2021
2 parents 16b7876 + 9036446 commit d953551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit d953551

Please sign in to comment.