diff --git a/README.md b/README.md index a64930e..d6dd4c4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Most of the logic you find here has been discovered and provided by the fine fol Custom types are prefixed with an all upper case `DOMITO_` and functions are prefixed with a Pascal case `Domito` to avoid conflicts with any system-provided names. The word "domito" is latin for "to tame". +## 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! + ## Sources & 3rd party credits This library benefits from these awesome projects ❤ (appearance in no special order):