Update README.md

This commit is contained in:
Benjamin Höglinger-Stelzer 2023-07-02 19:52:56 +02:00
parent 8c94cdff3e
commit c7675a704c

View File

@ -34,7 +34,6 @@ Built for and tested on **Windows 10 version 1507 (or newer) x64/ARM64**. 32-Bit
- Add the `include` directory to your project's headers search path.
- `#include <Domito.h>` wherever required.
- 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