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

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

[nongnu] elpa/engine-mode a1b3e4fb71 33/71: Include animated gif demo


From: ELPA Syncer
Subject: [nongnu] elpa/engine-mode a1b3e4fb71 33/71: Include animated gif demo
Date: Wed, 21 Dec 2022 09:59:11 -0500 (EST)

branch: elpa/engine-mode
commit a1b3e4fb71155c01963a3451c3e45d3a08215ede
Author: Harry Schwartz <hello@harryrschwartz.com>
Commit: Harry Schwartz <hello@harryrschwartz.com>

    Include animated gif demo
    
    Lots of projects demo their features with an animated gif embedded in
    their READMEs. That's an awfully good idea (it definitely influences me
    to try projects).
---
 README.md    |   2 ++
 doc/demo.gif | Bin 0 -> 525112 bytes
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 0bbe23e3ad..1c9a319a40 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@
 search engines, bind them to keybindings, and query them from the comfort of
 your editor.
 
+![demo](doc/demo.gif)
+
 For example, suppose we want to be able to easily search GitHub:
 
 ```emacs
diff --git a/doc/demo.gif b/doc/demo.gif
new file mode 100644
index 0000000000..4b66aba676
Binary files /dev/null and b/doc/demo.gif differ



reply via email to

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