From 8455d947782a64030984e245af1ed9f8c8053149 Mon Sep 17 00:00:00 2001 From: Thomas Thomassen Date: Tue, 25 Jan 2022 17:57:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a305c32..fc56db97d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ SketchUp Ruby API Debugger This is a Ruby debugger framework for SketchUp 2014 and later. The `ruby-debug-ide` protocol has been mostly implemented so any Ruby IDE that supports this protocol should work. | IDE | Stable (1.0.3.0) | Stable (1.1.0.0) | Stable (1.2.0.0) | Stable (1.3.0.0) | Stable (1.4.0.0) | -| --- | --- | --- | --- | --- | +| --- | --- | --- | --- | --- | --- | | [Aptana RadRails](https://github.com/SketchUp/sketchup-ruby-debugger/wiki/How-to-set-up-an-IDE-for-debugging-Ruby-extensions-in-SketchUp) | Good | *Untested* | *Untested* | *Untested* | *Untested* | | NetBeans (with Ruby community plugin) | Good | *Untested* | *Untested* | *Untested* | *Untested* | | [RubyMine](https://github.com/SketchUp/sketchup-ruby-api-tutorials/wiki/RubyMine-Debugger-Setup) | Good | Good | Good | *Untested* | *Untested* |