diff --git a/README.md b/README.md index 4e201e6..68d0887 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Current formats are: - Binary - Octal - Decimal +- Base32 +- Base64 `numf` also has the option of prepending a prefix for each format, such as `0x` for hexadecimal.