diff options
Diffstat (limited to 'mingling_macros/README.md')
| -rw-r--r-- | mingling_macros/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mingling_macros/README.md b/mingling_macros/README.md index c0f7b9d..c720b9a 100644 --- a/mingling_macros/README.md +++ b/mingling_macros/README.md @@ -1,16 +1,16 @@ <p align="center"> - <a href="https://github.com/CatilGrass/mingling"> - <img alt="Mingling" src="https://github.com/CatilGrass/mingling/raw/main/docs/res/pixel_icon_core_1024.png" width="30%"> + <a href="https://github.com/mingling-rs/mingling"> + <img alt="Mingling" src="https://github.com/mingling-rs/mingling/raw/main/docs/res/pixel_icon_core_1024.png" width="30%"> </a> </p> <h1 align="center">Mìng Lìng - Macros</h1> # Intro - This crate is the macro impl of [`mingling`](https://crates.io/crates/mingling). Do not use it directly! +This crate is the macro impl of [`mingling`](https://crates.io/crates/mingling). Do not use it directly! - It provides the metaprogramming capabilities of **Mingling**. For details, please refer to the [**Mingling** API documentation](https://docs.rs/mingling/latest/mingling/) 😀 +It provides the metaprogramming capabilities of **Mingling**. For details, please refer to the [**Mingling** API documentation](https://docs.rs/mingling/latest/mingling/) 😀 # License - Licensed under the `MIT` or `APACHE` 2.0 license, consistent with [`mingling`](https://crates.io/crates/mingling). +Licensed under the `MIT` or `APACHE` 2.0 license, consistent with [`mingling`](https://crates.io/crates/mingling). |
