Skip to content

Commit dfb96fd

Browse files
committed
Update README badges
1 parent 58b8399 commit dfb96fd

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.org

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#+TITLE: Gnuplot for Emacs
22

33
#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
4+
#+html: <a href="https://elpa.nongnu.org/nongnu/gnuplot.html"><img alt="NonGNU ELPA" src="https://elpa.nongnu.org/nongnu/gnuplot.svg"/></a>
5+
#+html: <a href="https://elpa.nongnu.org/nongnu-devel/gnuplot.html"><img alt="NonGNU-devel ELPA" src="https://elpa.nongnu.org/nongnu-devel/gnuplot.svg"/></a>
46
#+html: <a href="https://melpa.org/#/gnuplot"><img alt="MELPA" src="https://melpa.org/packages/gnuplot-badge.svg"/></a>
57
#+html: <a href="https://stable.melpa.org/#/gnuplot"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/gnuplot-badge.svg"/></a>
68

@@ -18,8 +20,9 @@ above.
1820

1921
* Installation
2022

21-
The easiest way to install =gnuplot= is to directly get it from [[https://melpa.org][MELPA]]. After
22-
configuring Emacs to use MELPA, you should be able to install =gnuplot= by typing
23+
The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/][ELPA]] or [[https://melpa.org][MELPA]].
24+
After configuring Emacs to use MELPA, you should be able to install =gnuplot= by
25+
typing
2326

2427
: M-x install-package RET gnuplot RET
2528

0 commit comments

Comments
 (0)