diff --git a/README.md b/README.md index e935c8e..535f740 100644 --- a/README.md +++ b/README.md @@ -282,8 +282,8 @@ import re ``` #### Float presentation types: +* `'f'` - Fixed point: `.f` * `'e'` - Exponent -* `'f'` - Fixed point: .f #### Integer presentation types: * `'b'` - Binary