diff --git a/Examples/README.md b/Examples/README.md index c4e5533..e3f30a4 100644 --- a/Examples/README.md +++ b/Examples/README.md @@ -10,7 +10,9 @@ This package contains Java Example Projects for [GroupDocs.Annotation for Java]( # How to Run the Examples? -It is assumed that maven is installed and configured in your system path. You can edit the project by opening in your favorite IDE like NetBeans, Eclipse, and IntelliJ IDEA. +It is assumed that maven is installed and configured in your system path. You can edit the project by opening in your favorite IDE like NetBeans, Eclipse, and IntelliJ IDEA. Please visit our [documentation website](https://docs.groupdocs.com/display/annotationjava/How+to+Run+Examples) for more details. + +## Install and Configure Maven You may find following resources helpful: @@ -25,4 +27,4 @@ Follow below steps if you have product license 1. Open Utilities.java. 2. Set "licensePath" variable to your license path. -3. Call applyLicenseFromFile method from MainClass \ No newline at end of file +3. Call applyLicenseFromFile method from MainClass