diff --git a/README.rst b/README.rst index 9bb6f44c..207a1b85 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ Features * Clean warning-free codebase even on high warning levels (-Wall -Wextra -pedantic). * Support for wide strings. -* Optional header-only configuration enabled with ``FMT_HEADER_ONLY``. +* Optional header-only configuration enabled with the ``FMT_HEADER_ONLY`` macro. See the `documentation `_ for more details.