chore: cleaner looking readme

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.
This commit is contained in:
neoarz
2025-09-18 15:12:36 -04:00
parent bbf5a0bb12
commit 740dbffd52

View File

@@ -14,15 +14,7 @@
> This project is still in the making!!! I would appreciate if you gave this repo a star, that would mean a lot to me! > This project is still in the making!!! I would appreciate if you gave this repo a star, that would mean a lot to me!
## Licenses ## License
#### Third-Party Components (Apache 2.0)
- Code derived from the [Python Discord Bot Template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) by [kkrypt0nn](https://github.com/kkrypt0nn) remains under the Apache License 2.0
- See [LICENSE-APACHE](licenses/LICENSE-APACHE) for the full Apache 2.0 license text
#### Original Contributions (MIT)
- New code, modifications, and enhancements by neoarz are licensed under the MIT License
- See [LICENSE-MIT](licenses/LICENSE-MIT) for the full MIT license text
Dual licensed project
See [LICENSE](LICENSE) file for detailed attribution information See [LICENSE](LICENSE) file for detailed attribution information