Skip to content

Commit

Permalink
added new translation functionality, updated USAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hurley committed Feb 22, 2024
1 parent 6a3bcdf commit bd15671
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/NumberTea
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ decoded: 01101000 01100101 01101100 01101100 01101111 00100000 01110100 01101000
\$ ./$(basename $0) --text 0110100001100101011011000110110001101111001000000111010001101000011001010111001001100101
encoded: 0110100001100101011011000110110001101111001000000111010001101000011001010111001001100101
decoded: hello there
\n\n"
decoded: hello there\n"
}

toBin() {
Expand Down

0 comments on commit bd15671

Please sign in to comment.