Skip to content

Commit

Permalink
Fixed some typos, used BufferedReader instead of Files.lines for jar …
Browse files Browse the repository at this point in the history
…packing purposes (Files.lines) throws npe
  • Loading branch information
Fibii committed Jun 12, 2019
1 parent 04db242 commit 6fa2da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Manuel
me.fibi.manuel.Manuel is a lightweight library that encodes English alphabet to discord alphabet emojis.
Manuel is a lightweight library that encodes English alphabet to discord alphabet emojis.
It uses streams to map the characters to emojis.

#### Example of usage
Expand Down

0 comments on commit 6fa2da5

Please sign in to comment.