diff --git a/README.md b/README.md index ebc7253..0cbc07e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Keep the selected split-diff row visible at the bottom of [Hunk](https://hunk.de [![CI](https://github.com/modem-dev/hunk-lens/actions/workflows/ci.yml/badge.svg)](https://github.com/modem-dev/hunk-lens/actions/workflows/ci.yml) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -![Hunk Lens pinning the selected split-diff row below the review](assets/hunk-lens.png) +![Hunk Lens following the selected split-diff row through a review, pinned at the bottom with old above and new below](assets/hunk-lens.gif) + +Prefer a still? See the [screenshot](assets/hunk-lens.png). ## Install diff --git a/assets/hunk-lens.gif b/assets/hunk-lens.gif new file mode 100644 index 0000000..56651dc Binary files /dev/null and b/assets/hunk-lens.gif differ diff --git a/assets/hunk-lens.png b/assets/hunk-lens.png index 0aa5c88..b928b5b 100644 Binary files a/assets/hunk-lens.png and b/assets/hunk-lens.png differ