diff --git a/docs/Configuration.md b/docs/Configuration.md index 9f311ba..b4f0508 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -82,4 +82,6 @@ options: `true / (false)` Manual caching can be enabled if you want manual control over which elements are atlassed, use together with the `setCaching()` hook -Make sure to enable caching for the scenes you intend to use your element class for. \ No newline at end of file +Make sure to enable caching for the scenes you intend to use your element class for. + +[Read about the set caching hook here](https://github.com/qeffects/helium/blob/layout/docs/Hooks.md#hookssetcachinglua)