diff --git a/Home.md b/Home.md index 91d1fff..e610e82 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,7 @@ Please check the following: - [Command Completions](Command-Completions) - How to define new command completion handlers - [Command Replacements](Command-Replacements) - How to do dynamic string replacements in Annotation values (dynamic command names, etc) - [Command Conditions](Command-Conditions) - Add Common Validation Conditions to your commands so you can add restrictions by a simple annotation + - [Command Help](Command-Help) - (UNSTABLE API) - Automatic help documentation in order to guide users to the potentially desired command, with search. - [Locales / I18N API](Locales) - How to change the default messaging in ACF and use other languages) - [Adding new Platforms](Integrating-ACF) (ACF-core is not stable enough for new platforms to be added, so please wait)