diff --git a/README.org b/README.org index 725548d..1fb8661 100644 --- a/README.org +++ b/README.org @@ -2,4 +2,6 @@ Doing some experimentation with avy & dired. Still somewhat flaky. +[[./img/screenshot.png]] + The only available command is =M-x avy-dired-goto-line=. Use =K= and =J= to scroll up and down while in the avy state, or =C-g= to quit. diff --git a/img/screenshot.png b/img/screenshot.png new file mode 100644 index 0000000..040383e Binary files /dev/null and b/img/screenshot.png differ