diff --git a/README.rst b/README.rst index 32dfb71d..623414d9 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ Features iostreams. See `Speed tests`_ and `Fast integer to string conversion in C++ `_. * Small code size both in terms of source code (the minimum configuration - consists of just three header files, ``core.h``, ``format.h`` and + consists of just three header files (``core.h``, ``format.h`` and ``format-inl.h``) and compiled code. See `Compile time and code bloat`_. * Reliability: the library has an extensive set of `unit tests `_ and is continuously fuzzed.