Move screenshot in readme

This commit is contained in:
Jeremy 2023-07-23 10:41:43 -04:00
parent bfb94d7e52
commit 258c9ef700
No known key found for this signature in database
GPG Key ID: 19AA8270105E8EB4

View File

@ -14,8 +14,6 @@ Some day C++23's `<stacktrace>` 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