diff --git a/README.md b/README.md index 400c2f4..d0bf2a7 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ Targets [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) — a colour picker for any colour space — made with Unicolour. -> **🦺 Currently under development:** -> -> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ - **Contents** 1. 🧭 [Overview](#-overview) 2. 🔆 [Installation](#-installation) @@ -32,6 +28,10 @@ See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) 6. ✨ [Examples](#-examples) 7. 🔮 [Datasets](#-datasets) +> **🦺 Currently under development:** +> +> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ + ## 🧭 Overview A `Unicolour` encapsulates a single colour and its representation across [30+ colour spaces](#convert-between-colour-spaces). It can be used to [mix and compare colours](#mix-colours), as well as [other useful tools](#-features) for working with colour. diff --git a/Unicolour.Readme/README.md b/Unicolour.Readme/README.md index 83f7563..900a7ed 100644 --- a/Unicolour.Readme/README.md +++ b/Unicolour.Readme/README.md @@ -19,10 +19,6 @@ Targets [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) — a colour picker for any colour space — made with Unicolour. -> **🦺 Currently under development:** -> -> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ - **Contents** 1. 🧭 [Overview](#-overview) 2. 🔆 [Installation](#-installation) @@ -32,6 +28,10 @@ See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) 6. ✨ [Examples](#-examples) 7. 🔮 [Datasets](#-datasets) +> **🦺 Currently under development:** +> +> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ + ## 🧭 Overview A `Unicolour` encapsulates a single colour and its representation across [30+ colour spaces](#convert-between-colour-spaces). It can be used to [mix and compare colours](#mix-colours), as well as [other useful tools](#-features) for working with colour. diff --git a/docs/README.md b/docs/README.md index 9796c48..93c3d12 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,10 +19,6 @@ Targets [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) — a colour picker for any colour space — made with Unicolour. -> **🦺 Currently under development:** -> -> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ - **Contents** 1. 🧭 [Overview](#-overview) 2. 🔆 [Installation](#-installation) @@ -32,6 +28,10 @@ See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) 6. ✨ [Examples](#-examples) 7. 🔮 [Datasets](#-datasets) +> **🦺 Currently under development:** +> +> - CMYK colour conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ + ## 🧭 Overview A `Unicolour` encapsulates a single colour and its representation across [30+ colour spaces](#convert-between-colour-spaces). It can be used to [mix and compare colours](#mix-colours), as well as [other useful tools](#-features) for working with colour. diff --git a/docs/README_us.md b/docs/README_us.md index 907ce6a..8b6c879 100644 --- a/docs/README_us.md +++ b/docs/README_us.md @@ -19,10 +19,6 @@ Targets [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) — a color picker for any color space — made with Unicolour. -> **🦺 Currently under development:** -> -> - CMYK color conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ - **Contents** 1. 🧭 [Overview](#-overview) 2. 🔆 [Installation](#-installation) @@ -32,6 +28,10 @@ See a [live demo in the browser](https://unicolour.wacton.xyz/colour-picker/) 6. ✨ [Examples](#-examples) 7. 🔮 [Datasets](#-datasets) +> **🦺 Currently under development:** +> +> - CMYK color conversion using ICC profiles _([branch](https://github.com/waacton/Unicolour/tree/icc))_ + ## 🧭 Overview A `Unicolour` encapsulates a single color and its representation across [30+ color spaces](#convert-between-color-spaces). It can be used to [mix and compare colors](#mix-colors), as well as [other useful tools](#-features) for working with color.