Update readme

This commit is contained in:
bumbread 2022-07-30 16:29:01 +11:00
parent 7a153ada70
commit 00c09a7195
1 changed files with 1 additions and 1 deletions

2
readme
View File

@ -35,7 +35,7 @@ USAGE
For clang users: add the following flags to your compilation command:
-I <path/to/ciabatta/inc> -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.