Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 02b5765

Browse files
author
Mitch Talmadge
committed
Update README.md
1 parent eeeb23f commit 02b5765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Features:
1313
# How to Use:
1414
1. Download one of the precompiled Jars from the [downloads page](https://github.com/MitchTalmadge/Emoji-Tools/releases), or clone into IntelliJ and create a Jar out of the sources.
1515
2. Put the jar wherever you'd like. Emojis will be extracted into a new folder which is created in the same directory as the jar file. You can choose the name of this folder using the GUI. By default, it is named `ExtractedEmojis`.
16-
3. Either double-click the jar and follow the instructions on the GUI, or start the jar from the command line using `java -jar EmojiTools.jar yourFileName.ttf`. If the ttf file does not exist, the ttf selection window will be brought up. If it exists, it will automatically start extraction.
16+
3. Either double-click the jar and follow the instructions on the GUI, or start the jar from the command line using `java -jar Emoji-Tools.jar yourFileName.ttf`. If the ttf file does not exist, the ttf selection window will be brought up. If it exists, it will automatically start extraction.
1717

1818
# How to Get Help / Make a Suggestion:
1919
* Make a detailed ticket in the [issue tracker](https://github.com/MitchTalmadge/Emoji-Tools/issues).

0 commit comments

Comments
 (0)