From 10e00fb708a3d24c1bb16682cac76925ffb76af5 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 5 Aug 2024 22:00:19 -0400 Subject: [PATCH] mention swift in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40e6946..8cddfc5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ both POSIX and Windows. $ demumble '?Fx_i@@YAHP6AHH@Z@Z' int __cdecl Fx_i(int (__cdecl *)(int)) -It can also demangle Rust and D symbols. +It can also demangle D, Rust, and Swift symbols. ## Download