diff --git a/README.md b/README.md index 4b623d1..ee1280b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ > An opiniated way of managing changelogs adhering to the [keepachangelog](https://keepachangelog.com/) guidelines. -> > INSERT https://github.com/charmbracelet/vhs GIF HERE<<< +![](https://niclasvaneyk.github.io/keepac/demo.light.gif#gh-light-mode-only) +![](https://niclasvaneyk.github.io/keepac/demo.dark.gif#gh-dark-mode-only) ## Installation @@ -39,6 +40,9 @@ Renders the nearest changelog right inside your terminal using [charmbracelet/gl Opens the nearest changelog inside your `$EDITOR`. +![](https://niclasvaneyk.github.io/keepac/insert.light.gif#gh-light-mode-only) +![](https://niclasvaneyk.github.io/keepac/insert.dark.gif#gh-dark-mode-only) + If you did not set the `$EDITOR` environment variable, commands like `xdg-open` or `open` are used as a fallback. ### `changelog add`