fix: README licence link

This commit is contained in:
Lucàs
2024-07-01 13:58:49 +02:00
parent 03b52ad430
commit 29f92619c1
+2 -2
View File
@@ -1,7 +1,7 @@
<h1 align="center">Welcome to Croissant 👋</h1>
<p>
<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" />
</a>
</p>
@@ -42,4 +42,4 @@ Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2024 [LucasVbr](https://github.com/LucasVbr).<br />
This project is [MIT](LICENCE) licensed.
This project is [MIT](LICENSE) licensed.