From 00c09a7195d5d62084616b3e32f0bd730e990dbc Mon Sep 17 00:00:00 2001 From: bumbread Date: Sat, 30 Jul 2022 16:29:01 +1100 Subject: [PATCH] Update readme --- readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme b/readme index d5743d8..24e055b 100644 --- a/readme +++ b/readme @@ -35,7 +35,7 @@ USAGE For clang users: add the following flags to your compilation command: -I -nostdlib -mfma Don't forget to link to the following libraries: - -lciabatta.lib -luser32 -lkernel32 -lDbgHelp -lshell32 + -lciabatta.lib -luser32 -lkernel32 -lDbgHelp CONTRIBUTING Pull requests are always welcome.