diff --git a/README.md b/README.md index d6dd4c4..7075a13 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Custom types are prefixed with an all upper case `DOMITO_` and functions are pre ## How to use -Add the `include` directory to your project's headers search path, `#include ` wherever required and link against the resulting `Domito.lib` file for your desired architecture. Done! +Add the `include` directory to your project's headers search path, `#include ` wherever required and link against the resulting `Domito.lib` file for your desired architecture. Link against the provided `ci.lib` for the Code Integrity convenience functions. Done! ## Sources & 3rd party credits