From 46b1ec527e8ead6c1e2a6393f083f5a6f1421e7a Mon Sep 17 00:00:00 2001 From: Ben Schmidt Date: Fri, 22 Apr 2022 17:26:56 +1000 Subject: [PATCH] Mention inquirer-tree-prompt in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5307a0c7f..863875a47 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,11 @@ Inquirer prompt for to select a file or directory in file tree

![inquirer-file-tree-selection-prompt](https://github.com/anc95/inquirer-file-tree-selection/blob/master/example/screenshot.gif) +[**inquirer-tree-prompt**](https://github.com/insightfuls/inquirer-tree-prompt)
+Inquirer prompt to select from a tree
+
+![inquirer-tree-prompt](https://github.com/insightfuls/inquirer-tree-prompt/blob/main/example/screenshot.gif) + [**inquirer-table-prompt**](https://github.com/eduardoboucas/inquirer-table-prompt)
A table-like prompt for Inquirer.