From fbb581556c03ac4c94fb346c7c0262b60da4689b Mon Sep 17 00:00:00 2001 From: Jeremy <51220084+jeremy-rifkin@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:03:46 -0400 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2642c9f..ab28ed4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@
[![Community Discord Link](https://img.shields.io/badge/Chat%20on%20(the%20very%20small)-Community%20Discord-blue?labelColor=2C3239&color=7289DA&style=flat&logo=discord&logoColor=959DA5)](https://discord.gg/7kv5AuCndG) -Cpptrace is a lightweight 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. +Cpptrace is a simple, portable, and self-contained 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. ## Table of Contents