diff --git a/README.md b/README.md index 74dc18d..fec372d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ Header-only C++17 library provides nameof macros and functions to simply obtain ## Documentation * [Reference](doc/reference.md) -* [limitations](doc/limitations.md) +* [Limitations](doc/limitations.md) +* [Integration](#Integration) ## [Examples](example/example.cpp)