Clarify library intro in README (#180)
--------- Co-authored-by: Jeremy Rifkin <51220084+jeremy-rifkin@users.noreply.github.com>
This commit is contained in:
parent
e89eb61a5f
commit
7a0c6ec78d
@ -8,7 +8,7 @@
|
|||||||
<br/>
|
<br/>
|
||||||
[](https://godbolt.org/z/c6TqTzqcf)
|
[](https://godbolt.org/z/c6TqTzqcf)
|
||||||
|
|
||||||
Cpptrace is a simple, portable, and self-contained C++ stacktrace library supporting C++11 and greater on Linux, macOS,
|
Cpptrace is a simple and portable C++ stacktrace library supporting C++11 and greater on Linux, macOS,
|
||||||
and Windows including MinGW and Cygwin environments. The goal: Make stack traces simple for once.
|
and Windows including MinGW and Cygwin environments. The goal: Make stack traces simple for once.
|
||||||
|
|
||||||
Cpptrace also has a C API, docs [here](docs/c-api.md).
|
Cpptrace also has a C API, docs [here](docs/c-api.md).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user