diff --git a/internal/common/README.md b/internal/common/README.md index 1caebf4defe..453ad94afd8 100644 --- a/internal/common/README.md +++ b/internal/common/README.md @@ -1,5 +1,5 @@ - This crate contains internal data structures and code that is shared between - the i-slint-core and the i-slint-compiler crates. +This crate contains internal data structures and code that is shared between +the i-slint-core and the i-slint-compiler crates. **NOTE**: This library is an **internal** crate of the [Slint project](https://slint-ui.com). This crate should **not be used directly** by applications using Slint. diff --git a/internal/core-macros/README.md b/internal/core-macros/README.md index 847a4c914b9..91e46c3b37d 100644 --- a/internal/core-macros/README.md +++ b/internal/core-macros/README.md @@ -1,4 +1,4 @@ - This crate contains the internal procedural macros used by the i-slint-core crate +This crate contains the internal procedural macros used by the i-slint-core crate **NOTE**: This library is an **internal** crate of the [Slint project](https://slint-ui.com). This crate should **not be used directly** by applications using Slint.