branch: externals/realgud-trepan-ni
commit 8d03ab25004f98913d1f3f7652d04b1be7ae95fd
Merge: 1bae623 188eded
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
Merge branch 'master' of github.com:realgud/realgud-trepan-ni
---
README.md | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6bb8a64..273d72a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
-Module to add [trepan-ni](https://github.com/rocky/trepan-ni) support
+Module to add [trepan-ni](https://www.npmjs.com/package/trepan-ni) support
using nodejs'
[V8-inspector-protocol](https://chromedevtools.github.io/devtools-protocol/v8/Debugger)
debugger support to emacs
-[realgud](http://github.com/realgud/realgud).
+[realgud](https://elpa.gnu.org/packages/realgud.html).
+
+This code is available as an
[ELPA](https://elpa.gnu.org/packages/realgud-trepan-ni.html)
+or [MELPA](https://melpa.org/#/realgud-trepan-ni) package.
+
+It is similar to [ELPA node
inspect](https://elpa.gnu.org/packages/realgud-node-inspect.html), but the
realgud interaction here is far superior.