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

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

[elpa] externals/breadcrumb 5bf05eba40: Close #24, #25: Add GNU Elpa inf


From: ELPA Syncer
Subject: [elpa] externals/breadcrumb 5bf05eba40: Close #24, #25: Add GNU Elpa info to README.md
Date: Tue, 21 Nov 2023 18:57:31 -0500 (EST)

branch: externals/breadcrumb
commit 5bf05eba40f095615ccc2c1dace6bed81ff8fcee
Author: Hank Greenburg <hank.greenburg@q-ctrl.com>
Commit: GitHub <noreply@github.com>

    Close #24, #25: Add GNU Elpa info to README.md
    
    * README.md : Add GNU Elpa info
    
    Copyright-paperwork-exempt: Yes
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 60715a65bd..2d343fa44e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![GNU 
ELPA](https://elpa.gnu.org/packages/breadcrumb.svg)](https://elpa.gnu.org/packages/breadcrumb.html)
 # M-x breadcrumb-mode
 
 ![screenshot](./screenshot.png)
@@ -19,7 +20,10 @@ and `project.el` for the best information.
 
 ## Installation
 
-For now, just download the `breadcrumb.el` file and load it somehow.
+You can download breadcrumb via GNU Elpa with `M-x package-install RET 
breadcrumb RET`
+
+Or if you'd like to install it manually you can download `breadcrumb.el` and 
put it in 
+your `load-path` similar to `(add-to-list 'load-path 
"~/path/to/breadcrumb.el")`
 
 ## More usage
 



reply via email to

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