diff --git a/modules/completion/README.md b/modules/completion/README.md index e265a49..543ae18 100644 --- a/modules/completion/README.md +++ b/modules/completion/README.md @@ -4,15 +4,15 @@ Completion Loads and configures tab completion and provides additional completions from the [zsh-completions][1] project. +This module must be loaded **after** the *alias* module but **before** the +*utility* module. + Contributors ------------ Completions should be submitted to the [zsh-completions][1] project according to its rules and regulations. This module will be synched against it. -This module must be loaded **after** the *alias* module but **before** the -*utility* module. - Authors -------