docs: add screenshot to readme
Change-Id: Ia21adc7f3dfed579f0204b16a45b147d8ec5e390
diff --git a/README.md b/README.md
index ed98da1..30c3188 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
in your configured editor when you run `jj describe`, so you can write a
description for your change.
+![Screenshot showing the syntax highlighting](./images/screenshot.webp)
+
## Installation
Use your favorite plugin manager to install the `avm99963/vim-jjdescription`
plugin. For instance, with [vim-plug][2] you should add the following to the
diff --git a/images/screenshot.webp b/images/screenshot.webp
new file mode 100644
index 0000000..3f35dc5
--- /dev/null
+++ b/images/screenshot.webp
Binary files differ