diff --git a/README.md b/README.md index ab286a3..7b7ce4a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Develop your next Repo in a Devcontainer using *nvim* thanks to the [Devconatiner CLI](https://github.com/devcontainers/cli) and this plugin -![devcontainer-cli in action](doc/gifs/nvim_devcontainer_cli-description.gif) +![devcontainer-cli in action](doc/gifs/devcontainer-cli-description.gif) As you can see in the GIF above, guake with tmux is being used. Any of the ones recommended [here](https://www.lazyvim.org/) would work. For dotfiles setup I created diff --git a/doc/gifs/devcontainer-cli-description.gif b/doc/gifs/devcontainer-cli-description.gif new file mode 100644 index 0000000..6e1c9f8 Binary files /dev/null and b/doc/gifs/devcontainer-cli-description.gif differ diff --git a/doc/gifs/nvim_devcontainer_cli-description.gif b/doc/gifs/nvim_devcontainer_cli-description.gif deleted file mode 100644 index 602a732..0000000 Binary files a/doc/gifs/nvim_devcontainer_cli-description.gif and /dev/null differ