diff --git a/README.md b/README.md index 5b88bde..df28035 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A library for representing and manipulating colors [![Linebender Zulip, #color channel](https://img.shields.io/badge/Linebender-%23color-blue?logo=Zulip)](https://xi.zulipchat.com/#narrow/channel/466849-color) [![dependency status](https://deps.rs/repo/github/linebender/color/status.svg)](https://deps.rs/repo/github/linebender/color) -[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](#license) +[![Apache 2.0 or MIT license.](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](#license) [![Build status](https://github.com/linebender/color/workflows/CI/badge.svg)](https://github.com/linebender/color/actions) [![Crates.io](https://img.shields.io/crates/v/color.svg)](https://crates.io/crates/color) [![Docs](https://docs.rs/color/badge.svg)](https://docs.rs/color) @@ -64,4 +64,4 @@ licensed as above, without any additional terms or conditions. [Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct [AUTHORS]: ./AUTHORS -[CSS Color Level 4]: https://www.w3.org/TR/css-color-4/ \ No newline at end of file +[CSS Color Level 4]: https://www.w3.org/TR/css-color-4/ diff --git a/color/README.md b/color/README.md index a03d119..97a12d0 100644 --- a/color/README.md +++ b/color/README.md @@ -6,7 +6,7 @@ A library for representing and manipulating colors [![Linebender Zulip, #color channel](https://img.shields.io/badge/Linebender-%23color-blue?logo=Zulip)](https://xi.zulipchat.com/#narrow/channel/466849-color) [![dependency status](https://deps.rs/repo/github/linebender/color/status.svg)](https://deps.rs/repo/github/linebender/color) -[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](#license) +[![Apache 2.0 or MIT license.](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](#license) [![Build status](https://github.com/linebender/color/workflows/CI/badge.svg)](https://github.com/linebender/color/actions) [![Crates.io](https://img.shields.io/crates/v/color.svg)](https://crates.io/crates/color) [![Docs](https://docs.rs/color/badge.svg)](https://docs.rs/color) diff --git a/color_operations/README.md b/color_operations/README.md index ad830bb..d89c44e 100644 --- a/color_operations/README.md +++ b/color_operations/README.md @@ -6,7 +6,7 @@ [![Linebender Zulip, #color channel](https://img.shields.io/badge/Linebender-%23color-blue?logo=Zulip)](https://xi.zulipchat.com/#narrow/channel/466849-color) [![dependency status](https://deps.rs/repo/github/linebender/color/status.svg)](https://deps.rs/repo/github/linebender/color) -[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](#license) +[![Apache 2.0 or MIT license.](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](#license) [![Build status](https://github.com/linebender/color/workflows/CI/badge.svg)](https://github.com/linebender/color/actions) [![Crates.io](https://img.shields.io/crates/v/color.svg)](https://crates.io/crates/color) [![Docs](https://docs.rs/color/badge.svg)](https://docs.rs/color)