mirror of https://dicksdeathabove.xyz/~mia/morsh
parent
e5011c78f5
commit
6b5b214866
@ -1,11 +1,10 @@
|
||||
# Morsh
|
||||
---
|
||||
Morsh
|
||||
-- Morse code puresh decoder/encoder
|
||||
|
||||
|
||||
## Usage
|
||||
---
|
||||
$ echo "<your morse code here>" | ./mosrh
|
||||
<decoded text here>
|
||||
$ echo "sample" | ./morese
|
||||
<encoded text here>
|
||||
Usage
|
||||
-- $ echo "<your morse code here>" | ./mosrh
|
||||
---- <decoded text here>
|
||||
-- $ echo "sample" | ./morese
|
||||
---- <encoded text here>
|
||||
---
|
||||
|
Loading…
Reference in new issue