Skip to content

Commit ea7cd71

Browse files
committed
update README.md to include Install4j link and icon
1 parent da3219b commit ea7cd71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ Pre-built installation kits for the Tinker-FFE package can be found at https://d
1010

1111
<H2><B>Build Process</B></H2>
1212

13-
The Tinker-FFE project builds installer kits using the Install4j multi-platform Java installer builder. Other requirements include a Java 8 JRE to embed with the installer, Ant, and C/C++/Fortran compilers (the GNU compiler suite is recommended). The graphics engine for FFE uses Java3D and the FFE console requires groovy; both packages are provided with this development repository. To begin the build procedure, see the 0README file in the /build directory of the repository.
13+
The Tinker-FFE project builds installer kits using the <A HREF="https://www.ej-technologies.com/products/install4j/overview.html">Install4j Multi-Platform Java Installer Builder</A>. Other requirements include a Java 8 JRE to embed with the installer, Ant, and C/C++/Fortran compilers (the GNU compiler suite is recommended). The graphics engine for FFE uses Java3D and the FFE console requires groovy; both packages are provided with this development repository. To begin the build procedure, see the 0README file in the /build directory of the repository.
14+
15+
![alt text](https://github.com/TinkerTools/Tinker-FFE/blob/release/other/install4j/icon-large.png?raw=true)
1416

0 commit comments

Comments
 (0)