diff --git a/misc/README b/misc/README index c7e63d7799..12646ac819 100644 --- a/misc/README +++ b/misc/README @@ -4,4 +4,5 @@ ruby-mode.el ruby mode for emacs rubydb2x.el ruby debugger support for emacs 19.2x or before rubydb3x.el ruby debugger support for emacs 19.3x or later ruby-electric.el emacs minor mode providing electric commands -rdebug.el ruby-debug (rdebug) support for emacs 19.3x or later + +Check out http://rubyforge.org/projects/ruby-debug/ also.