Skip to content

Commit 232db2c

Browse files
authored
Update README.md
1 parent 8074055 commit 232db2c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# InformatrixRandomWordGenerator-Java
2-
Informatrix Random Word Generator with java ui
2+
3+
### How to use?
4+
You have to compile it with javac (jdk 1.8 seems to work perfectly). To compile it you have to download Jython as standalone jar file and use it as class path. Then you have to use the Main.java as main class (for MANIFEST.MF) and compress it to jar. Alternatively you can download the pre-compiled jar as release version.
5+
6+
Note:
7+
There must be a valid WordList.txt in the same directory as the .jar file! You can download an example in release section.

0 commit comments

Comments
 (0)