From eb6baf04ffaac9578e1dbeef3522e03a094dbb4e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sun, 15 Mar 2015 06:39:03 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 7ef23422..c7a018f4 100644 --- a/README.rst +++ b/README.rst @@ -425,3 +425,5 @@ formatting. Thanks `Ruslan Baratov `_ for comprehensiv `comparison of integer formatting algorithms `_ and useful comments regarding performance, `Boris Kaul `_ for `C++ counting digits benchmark `_. +Thanks to `CarterLi `_ for contributing various +improvements to the code.