Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
JuicyDragon committed Jul 7, 2020
1 parent 045cdd2 commit eb56a39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Investigator Report
===================

![This script was last tested in Nuix 7.4](https://img.shields.io/badge/Script%20Tested%20in%20Nuix-7.4-green.svg)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) ![This script was last tested in Nuix 8.6](https://img.shields.io/badge/Script%20Tested%20in%20Nuix-8.6-green.svg)

View the GitHub project [here](https://github.com/Nuix/Investigator-Report) or download the latest release [here](https://github.com/Nuix/Investigator-Report/releases).

Expand All @@ -27,12 +27,12 @@ This script relies on 2 JAR files:
- `Nx.jar`: Source code (or already built JAR file) can be found in this repository: https://github.com/Nuix/Nx
- `InvestigatorReportGUI.jar`: Source code can be found in this respository

To build `InvestigatorReportGUI.jar`, load the source files into your IDE of choice. Make sure the build path includes `\lib\*.jar` from the Nuix install directory. For example, if you have Nuix 7.4 installed, include all JAR files located in `C:\Program Files\Nuix\Nuix 7.4\lib` in you build path.
To build `InvestigatorReportGUI.jar`, load the source files into your IDE of choice. Make sure the build path includes `\lib\*.jar` from the Nuix install directory. For example, if you have Nuix 7.4 installed, include all JAR files located in `C:\Program Files\Nuix\Nuix 8.6\lib` in you build path.

# License

```
Copyright 2018 Nuix
Copyright 2020 Nuix
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit eb56a39

Please sign in to comment.