diff --git a/README.md b/README.md index 46fba6f51..5307a0c7f 100644 --- a/README.md +++ b/README.md @@ -489,3 +489,8 @@ Inquirer prompt for to select a file or directory in file tree
A table-like prompt for Inquirer.

![inquirer-table-prompt](https://raw.githubusercontent.com/eduardoboucas/inquirer-table-prompt/master/screen-capture.gif) + +[**inquirer-interrupted-prompt**](https://github.com/lnquy065/inquirer-interrupted-prompt)
+Turning any existing inquirer and its plugin prompts into prompts that can be interrupted with a custom key.
+
+![inquirer-interrupted-prompt](https://raw.githubusercontent.com/lnquy065/inquirer-interrupted-prompt/master/example/demo-menu.gif)