From 688e7744ffaef42a16100783b39a39f89236d714 Mon Sep 17 00:00:00 2001 From: nomus <77202386+Noor-Mustafa123@users.noreply.github.com> Date: Sun, 15 Feb 2026 12:03:09 +0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.