mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-07-09 06:57:48 +00:00
fix: README licence link
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<h1 align="center">Welcome to Croissant 👋</h1>
|
<h1 align="center">Welcome to Croissant 👋</h1>
|
||||||
<p>
|
<p>
|
||||||
<img alt="Version" src="https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000" />
|
<img alt="Version" src="https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000" />
|
||||||
<a href="./LICENCE" target="_blank">
|
<a href="./LICENSE" target="_blank">
|
||||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@@ -42,4 +42,4 @@ Give a ⭐️ if this project helped you!
|
|||||||
## 📝 License
|
## 📝 License
|
||||||
|
|
||||||
Copyright © 2024 [LucasVbr](https://github.com/LucasVbr).<br />
|
Copyright © 2024 [LucasVbr](https://github.com/LucasVbr).<br />
|
||||||
This project is [MIT](LICENCE) licensed.
|
This project is [MIT](LICENSE) licensed.
|
||||||
Reference in New Issue
Block a user