Skip to content

Commit 0dba4b8

Browse files
committed
Update README.MD
1 parent 6a84ffb commit 0dba4b8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ View the Java docs [here](https://nuix.github.io/Nuix-Java-Engine-Baseline/).
1313

1414
This repository contains a series of examples making use of the Java Engine API and can be used as a foundation for your own Nuix Java Engine based project. This project provides implementation of some commonly desired functionality one may want around using the Nuix Engine API:
1515

16-
- Environment configuration checks with hints at addressed misconfigurations
16+
- Environment configuration checks with hints at addressing some misconfigurations
1717
- License resolution with fallbacks when initially desired license is not available
1818
- Logging initialization
1919
- Diagnostics generation
2020
- Third party dependency checking
21+
- Ruby script execution
2122

2223
This project can provide you a quick way to get up and running with some additional functionality built on top. Due to some of the extra features included, this project may not be the easiest way to wrap you head around the fundamental steps needed to use the Nuix Java Engine API. If you are looking for a more straight forward example demonstrating core concepts regarding getting the Nuix Java Engine API up and running, see the [Java SDK Starter repository](https://github.com/Nuix/java-sdk-starter).
2324

0 commit comments

Comments
 (0)