mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
Simplified the license section by consolidating third-party and original contribution details into a single note about dual licensing. Attribution and license details are now referenced in the LICENSE file.
21 lines
581 B
Markdown
21 lines
581 B
Markdown
<div align="center">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="assets/bannerdark.png">
|
|
<source media="(prefers-color-scheme: light)" srcset="assets/bannerlight.png">
|
|
<img alt="Syntrel Discord Bot Banner" src="assets/bannerlight.png" style="width: 80%; height: auto;">
|
|
</picture>
|
|
</div>
|
|
|
|
<br>
|
|
|
|
> [!NOTE]
|
|
> **New Project**
|
|
>
|
|
> This project is still in the making!!! I would appreciate if you gave this repo a star, that would mean a lot to me!
|
|
|
|
|
|
## License
|
|
|
|
Dual licensed project
|
|
See [LICENSE](LICENSE) file for detailed attribution information
|