diff --git a/README.md b/README.md index 31dcc95..a2b968a 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ After installation, run the script by executing it in the terminal using: ```bash bash main.sh ``` + +![Example of Usage in a GIF](docs/example-create.gif) diff --git a/README_pt.md b/README_pt.md index 71b98af..8e677ec 100644 --- a/README_pt.md +++ b/README_pt.md @@ -29,3 +29,5 @@ Após a instalação, execute o script no terminal usando: ```bash bash main.sh ``` + +![Examplo de uso em formato de GIF](docs/example-create.gif) \ No newline at end of file diff --git a/docs/example-create.gif b/docs/example-create.gif new file mode 100644 index 0000000..27d4efa Binary files /dev/null and b/docs/example-create.gif differ