diff --git a/README.md b/README.md index 40f2225..e557443 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A comprehensive Java library for Design of Experiments (DOE) algorithms including Box-Behnken, Central Composite, Factorial, and other DOE methods. +Link Maven Repository: https://mvnrepository.com/artifact/io.github.java-doe/doe-generator + ## Features - Box-Behnken Design @@ -78,4 +80,4 @@ Contributions are welcome! Please feel free to submit a Pull Request. ## License -This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.