diff --git a/README.md b/README.md index 90c47b9..1b71f03 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ Current formats are: - Decimal - Base32 - Base64 +- Raw -`numf` also has the option of prepending a prefix for each format, such as +`numf` also has the option of prepending a prefix for the formats, such as `0x` for hexadecimal. Numbers may also be provided from the stdin. See `--help` flag for more information.