diff --git a/README.md b/README.md index 7bca1c0..332114f 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,17 @@ Help Center composer require newfold-labs/wp-module-help-center ``` +### 3. Instantiate the Features singleton to load all features. + +``` +Features::getInstance(); +``` + [More on NewFold WordPress Modules](https://github.com/newfold-labs/wp-module-loader) +[More on the NewFold Features Modules](https://github.com/newfold-labs/wp-module-features) + + ## Launching the Help Center from the anywhere in the plugin To launch the help center with a click on a text or an element containing text: