diff --git a/README.md b/README.md index 586882e..a54ea84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nu-plugin-dialog -[![asciicast](https://asciinema.org/a/2ZvPHpTgkZFmeId3z01IwQQ6F.svg)](https://asciinema.org/a/2ZvPHpTgkZFmeId3z01IwQQ6F) +[![asciicast](https://asciinema.org/a/HGEbzIVAi9YZwmIvoJOzfXuLP.svg)](https://asciinema.org/a/HGEbzIVAi9YZwmIvoJOzfXuLP) This plugin adds more options to prompt for user input to nushell. It mainly uses the [dialoguer](https://github.com/console-rs/dialoguer) crate for prompts.