branch: externals/clipboard-collector
commit d7b8a6bfac2e37c8e499980fae35bdd0b3a07f9e
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>

    Add elpa badge
---
 README.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.org b/README.org
index f257b8d..12dbd7b 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,9 @@
 * Introduction
 
+#+BEGIN_SRC html
+<a href="https://elpa.gnu.org/packages/clipboard-collector.html";><img 
alt="ELPA" src="https://elpa.gnu.org/favicon.png"/></a>
+#+END_SRC
+
 When collecting information using copy/paste, it would be useful if one could
 stay at one place to copy things and later insert them all at once at another
 place. Emacs has =append-next-kill= but it only works inside Emacs and it only

Reply via email to