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**