diff --git a/README.md b/README.md index 629254f..8a83125 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Opens the current file or project page in GitHub. - Works with detaches HEAD and support checked out branches or forks - Automatically selects the correct line number in the file page +![](./gifs/demo.gif) + ## Requirements - Neovim 0.7.2+ diff --git a/gifs/demo.gif b/gifs/demo.gif new file mode 100644 index 0000000..7e6876a Binary files /dev/null and b/gifs/demo.gif differ