branch: elpa/forth-mode
commit 5d13d2c27c7dd5f604925222fa4e850c6454293b
Author: Philip Kaludercic <[email protected]>
Commit: Lars Brinkhoff <[email protected]>

    Mention NonGNU ELPA in README
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9c724b6feb..5a49c0037c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 ## Programming language mode for Forth.
 
 [![Build 
Status](https://travis-ci.org/larsbrinkhoff/forth-mode.svg)](https://travis-ci.org/larsbrinkhoff/forth-mode)
+[![NonGNU 
ELPA](https://elpa.nongnu.org/nongnu/forth-mode.svg)](https://elpa.nongnu.org/nongnu/forth-mode.html)
 
[![MELPA](https://melpa.org/packages/forth-mode-badge.svg)](https://melpa.org/#/forth-mode)
 
 Features in progress:
@@ -15,7 +16,7 @@ Features in progress:
 
 ### Installation
 
-MELPA:  
+NonGNU ELPA (enabled by default from Emacs 28.1 onwards) or MELPA:
 
     M-x package-install forth-mode
 

Reply via email to