mirror of https://github.com/flysand7/ciabatta.git
Update readme
This commit is contained in:
parent
7a153ada70
commit
00c09a7195
2
readme
2
readme
|
@ -35,7 +35,7 @@ USAGE
|
||||||
For clang users: add the following flags to your compilation command:
|
For clang users: add the following flags to your compilation command:
|
||||||
-I <path/to/ciabatta/inc> -nostdlib -mfma
|
-I <path/to/ciabatta/inc> -nostdlib -mfma
|
||||||
Don't forget to link to the following libraries:
|
Don't forget to link to the following libraries:
|
||||||
-lciabatta.lib -luser32 -lkernel32 -lDbgHelp -lshell32
|
-lciabatta.lib -luser32 -lkernel32 -lDbgHelp
|
||||||
|
|
||||||
CONTRIBUTING
|
CONTRIBUTING
|
||||||
Pull requests are always welcome.
|
Pull requests are always welcome.
|
||||||
|
|
Loading…
Reference in New Issue