]> code.delx.au - gnu-emacs-elpa/commitdiff
Add link to "how to use"
authorrocky <rocky@gnu.org>
Mon, 23 Apr 2012 05:29:03 +0000 (01:29 -0400)
committerrocky <rocky@gnu.org>
Mon, 23 Apr 2012 05:29:03 +0000 (01:29 -0400)
README.textile

index 79dcb5d570da4b48b70ad171623dff76125fbe73..e6ae9c8fe164264d1176c38bdaa01e33dc5b3ab6 100644 (file)
@@ -21,3 +21,5 @@ Debuggers we currently support are:
 The debugger is run out of a comint process buffer, or you can use a "track-mode" inside an existing shell.
 
 To install you'll need a couple of other Emacs packages installed. See "the installation instructions":http://wiki.github.com/rocky/emacs-dbgr/how-to-install for details.
+
+To get started using see the "notes on using emacs-dbgr":http://wiki.github.com/rocky/emacs-dbgr/how-to-use for details.