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

Commit 2ea1b97

Browse files
author
Mitch Talmadge
committed
Update README.md
1 parent 8c989e7 commit 2ea1b97

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
@@ -3,7 +3,7 @@ Extracts Emojis from '.ttf' files used by Android, iOS, etc. into individual '.p
33

44
# How to Use:
55
1. Clone into Eclipse and create a Runnable Jar, or download one of the precompiled jars from the [downloads page](https://github.com/MitchTalmadge/EmojiExtractor/releases).
6-
2. Put the jar wherever you'd like. mojis will be extracted into a new folder which is created in the same directory as the jar file, named `ExtractedEmojis`.
6+
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, named `ExtractedEmojis`.
77
3. Either double-click the jar and follow the instructions on the GUI, or start the jar from the command line using `java -jar EmojiExtractor.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.
88

99
#How to Get Help / Make a Suggestion:

0 commit comments

Comments
 (0)