Updated README

This commit is contained in:
2025-12-01 00:24:16 +01:00
parent 5bf7a5d461
commit 6d1434b1fe

View File

@@ -7,6 +7,7 @@ A Rust-based Minecraft server manager.
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Use of AI](#use-of-ai)
- [License](#license)
## Background
@@ -43,5 +44,8 @@ I am not accepting pull requests at this time.
If you believe you can provide meaningful help, feel free to reach out directly:
**h3cx@h3cx.dev**
## Use of AI
In the scope of this project AI is currently only being used to standardize command line output with the `info!, warn!, error!` and `debug!` macros from tracing.
## License
[PolyForm Noncommercial License 1.0.0](LICENSE)