docs: add some info to the readme
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s

This commit is contained in:
Christoph J. Scherr 2024-05-13 17:14:47 +02:00
parent 9c9b476b22
commit 0520032ab5

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