You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ More features:
26
26
27
27
This should run on any Windows, Mac or Linux machine,
28
28
29
+
**Note:** it is possible to use the Windows `*.exe` launcher which is just a wrapper around java jar. I use [Launch4J](http://launch4j.sourceforge.net/) for creating the executable.
30
+
29
31
### Requirements
30
32
31
33
* JDK 7
@@ -295,6 +297,10 @@ Use maven (3.1+) to create a jar including all dependencies
295
297
* Java 7
296
298
* Maven
297
299
300
+
# Credits
301
+
302
+
*[Icon for launcher by Yaroslav Shevchuk](https://material.uplabs.com/posts/material-terminal-android-icon)
0 commit comments