This commit is contained in:
Stefan Friese 2022-05-20 00:16:17 +02:00
parent 653a6f1012
commit ab4591f9e8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ cabal run
## Usage ## Usage
* Pipe via stdin to transcode * Pipe via stdin to transcode
* Modes are __encode__ and __decode_ * Modes are __encode__ and __decode__
* Encoding is done in the following way * Encoding is done in the following way
```sh ```sh
echo Hello, World! | based encode --b91 echo Hello, World! | based encode --b91