diff --git a/README.md b/README.md index 7b75e8f..0cf85c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# SimulationModeling +# Simulation Modeling -A Java scaffolding project for discrete-event simulation, designed for +A scaffolding project for discrete-event simulation, designed for college students in an **Algorithms and Algorithm Analysis** course. ## Prerequisites @@ -176,3 +176,15 @@ To re-download JUnit 5 JARs (e.g., after a fresh clone where `lib/` is absent): ```bash ant resolve ``` + +----- +The bulk of this project was generated by AI tools in response to a small number of human prompts. Human edits were made to the AI-generated content primarily to correct errors, improve adherence to good-practice guidelines, enhance readability, and establish appropriate licensing. + +The program is provided “as is” and without warranty of any kind, either expressed or implied: +without even the implied warranty of merchantability and fitness for a particular purpose. + +The software is licensed under GPLv3 +GNU GPLv3 license badge + +This README document is licensed under CC BY-SA 4.0 +CreativeCommons-BY-SA