diff --git a/README.md b/README.md index efbbf7a..1a8bd4b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ CLI tool for quickly demangling a symbol +Supports the same languages as [symbolic-demangle](https://github.com/getsentry/symbolic/tree/master/symbolic-demangle): C++, Rust, Swift, and ObjC. + Powered by [symbolic](https://github.com/getsentry/symbolic) and [clap](https://github.com/clap-rs/clap). ## Usage