diff --git a/maven-modules/maven-simple/README.md b/maven-modules/maven-simple/README.md index 783d58a3a0..150eefa3a8 100644 --- a/maven-modules/maven-simple/README.md +++ b/maven-modules/maven-simple/README.md @@ -10,3 +10,4 @@ Since this is a module tied to an e-book, it should **not** be moved or used to ### Relevant Articles - [Apache Maven Tutorial](https://www.baeldung.com/maven) +- [Run Maven From Java Code](https://www.baeldung.com/java-maven-run-program)