From a25284af1fabfe77a7d6bedc1de08ff9f0a2c82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sat, 29 Dec 2018 15:30:36 +0100 Subject: [PATCH] Format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d6d52..871ce96 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ Format #### Float presentation types: * `'f'` - Fixed point: `.f` +* `'%'` - Percent: `.%' * `'e'` - Exponent #### Integer presentation types: