diff --git a/README.md b/README.md index 202d0c1..8ae126a 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ Clay supports C preprocessor directives to modulate functionality at compile tim The supported directives are: - `CLAY_WASM` - Required when targeting Web Assembly. +- `CLAY_DLL` - Required when creating a .Dll file. ### Bindings for non C