emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu 7b8146c1eb 254/288: Improve alt attribute of images


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 7b8146c1eb 254/288: Improve alt attribute of images
Date: Thu, 6 Jan 2022 03:58:58 -0500 (EST)

branch: elpa/anzu
commit 7b8146c1ebc2e2eb7d17d639c3e82678cf3d17fc
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Improve alt attribute of images
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 4d63dbe1c8..af8ae6b503 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ information in the mode-line in various search modes.
 
 ## Screenshot
 
-![anzu.gif](image/anzu.gif)
+![Screencast of anzu.gif](image/anzu.gif)
 
 
 ## Requirements
@@ -61,7 +61,7 @@ Add following S-exp in your configuration if you want to use 
anzu's replace comm
 (global-set-key [remap query-replace-regexp] 'anzu-query-replace-regexp)
 ```
 
-[anzu-replace-demo](image/anzu-replace-demo.gif)
+[Screencast of anzu-query-replace-at-cursor-thing](image/anzu-replace-demo.gif)
 
 
 ##### `anzu-query-replace-at-cursor`
@@ -79,7 +79,7 @@ Same as `anzu-query-replace-at-cursor-thing` except not query.
 This command is useful in refactoring such as changing variable name
 in the function.
 
-![anzu-replace-demo](image/anzu-replace-demo-noquery.gif)
+![Screencast of 
anzu-replace-at-cursor-thing](image/anzu-replace-demo-noquery.gif)
 
 
 ##### `anzu-isearch-query-replace`



reply via email to

[Prev in Thread] Current Thread [Next in Thread]