branch: externals/realgud-ipdb commit 60995633bd18e7bf638471ca33241cbef3d8786c Author: R. Bernstein <ro...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4c0f90207f..3ddce60698 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,17 @@ [![GNU ELPA][gnu-elpa-image]][gnu-elpa] [![MELPA][melpa-image]][melpa] -[![MELPA Stable][melpa-stable-image]][melpa-stable] Introduction ------------- +============ Emacs Lisp Module to add [ipdb](https://pypi.org/project/ipdb/) support to [realgud](https://github.com/realgud/realgud). Installation ------------- +============= From ELPA or MELPA -++++++++++++++++++ +------------------ Inside GNU Emacs evaluate: @@ -22,7 +21,7 @@ Inside GNU Emacs evaluate: From github source -++++++++++++++++++ +------------------- * Have `realgud` and `test-simple` installed. * From inside GNU Emacs, evaluate: @@ -32,7 +31,5 @@ From github source [gnu-elpa-image]: https://elpa.gnu.org/packages/realgud-ipdb.svg [gnu-elpa]: https://elpa.gnu.org/packages/realgud-ipdb.html -[melpa-stable-image]: http://stable.melpa.org/packages/realgud-ipdb-badge.svg -[melpa-stable]: http://stable.melpa.org/#/realgud-ipdb [melpa-image]: http://melpa.org/packages/realgud-ipdb-badge.svg [melpa]: http://melpa.org/#/realgud-ipdb