diff --git a/README.md b/README.md index 512e6ab..80e8e46 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ Some day C++23's `` will be ubiquitous. And maybe one day the msvc i 🚧 WIP: This library is in beta. 🏗️ -![Screenshot](res/screenshot.png) - ## Table of Contents - [Cpptrace](#cpptrace) @@ -47,6 +45,8 @@ target_link_libraries(your_target PRIVATE cpptrace) It's as easy as that. Cpptrace will automatically configure itself for your system. +![Screenshot](res/screenshot.png) + ## Other Installation Mechanisms ### System-Wide Installation