From c5a1e5ce9793ecdfd5dbe75b9318c84e0ae2854b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Wed, 30 Jan 2019 06:24:29 +0100 Subject: [PATCH] Format --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0660b92..73066a0 100644 --- a/README.md +++ b/README.md @@ -370,9 +370,9 @@ Format ``` #### Float presentation types: -* `'f'` - fixed point: `.f` -* `'%'` - percent: `.%` -* `'e'` - exponent +* `'f'` - Fixed point: `.f` +* `'%'` - Percent: `.%` +* `'e'` - Exponent #### Integer presentation types: * `'c'` - character