docs: add some info to the readme
cargo devel CI / cargo CI (push) Successful in 1m16s Details

This commit is contained in:
Christoph J. Scherr 2024-05-13 17:14:47 +02:00
parent 9c9b476b22
commit 0520032ab5
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ Current formats are:
- Base64
`numf` also has the option of prepending a prefix for each format, such as
`0x` for hexadecimal.
`0x` for hexadecimal. Numbers may also be provided from the stdin. See `--help`
flag for more information.
## Example