From 2f8fc29e9b9ba268f810897517beabb85655dc58 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 5 Aug 2020 10:53:49 -0700 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e2907a19..6da777a5 100644 --- a/README.rst +++ b/README.rst @@ -145,7 +145,8 @@ a string. out.print("Don't {}", "Panic"); } -This is up to 6x faster than glibc's ``fprintf``. +This can be `5 to 9 times faster than fprintf +`_. **Color support**