diff --git a/README.md b/README.md index e8d5d72..f76fb69 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Bookmarks with customizable icons, colors, organized into groups between which you can switch, keyboard shortcut for most functions. +![Labeled Bookmarks Intro](resources/vsc-labeled-bookmarks-readme-showcase.gif) + **Important note on using breakpoints:** Line decorations (in general) seem to interfere with placing breakpoints for debugging. To work around this, you can toggle the decorations on and off using `ctrl+alt+b h`. All operations still work the same when the decorations are hidden. ## Features diff --git a/resources/vsc-labeled-bookmarks-readme-showcase.gif b/resources/vsc-labeled-bookmarks-readme-showcase.gif new file mode 100644 index 0000000..8efff40 Binary files /dev/null and b/resources/vsc-labeled-bookmarks-readme-showcase.gif differ