Update usage

This commit is contained in:
bumbread 2022-07-30 13:11:30 +11:00
parent d889bebc4e
commit 90006666f8
1 changed files with 4 additions and 1 deletions

5
readme
View File

@ -32,7 +32,10 @@ PLATFORM SUPPORT
- x86-64
USAGE
(TODO)
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
CONTRIBUTING
Pull requests are always welcome.