diff --git a/packages/inquirer/README.md b/packages/inquirer/README.md index b5d982e29..daadf00e5 100644 --- a/packages/inquirer/README.md +++ b/packages/inquirer/README.md @@ -436,7 +436,7 @@ Licensed under the MIT license. [**autocomplete**](https://github.com/mokkabonna/inquirer-autocomplete-prompt)
Presents a list of options as the user types, compatible with other packages such as fuzzy (for search)

-![autocomplete prompt](https://github.com/mokkabonna/inquirer-autocomplete-prompt/raw/master/inquirer.gif) +![autocomplete prompt](https://raw.githubusercontent.com/mokkabonna/inquirer-autocomplete-prompt/master/packages/inquirer-autocomplete-prompt/inquirer.gif) [**checkbox-plus**](https://github.com/faressoft/inquirer-checkbox-plus-prompt)
Checkbox list with autocomplete and other additions