diff --git a/README.rst b/README.rst index 29373f03..546e3d25 100644 --- a/README.rst +++ b/README.rst @@ -356,4 +356,6 @@ Some ideas used in the implementation are borrowed from `Loki Format string syntax and the documentation are based on Python's `str.format `__. Thanks `Doug Turnbull `__ for his valuable -comments and contribution to the design of the type-safe API. +comments and contribution to the design of the type-safe API and +`Gregory Czajkowski `__ for implementing binary +formatting.