Browse Source

Add screenshot for completeness

Francois Belair 5 years ago
parent
commit
4f7bb4ccec
2 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md
  2. BIN
      img/godot-debug.png

+ 2 - 0
README.md

@@ -85,6 +85,8 @@ _Optional_
 - Nodes can be brought to the fore in the Inspector by clicking the Eye icon next to nodes in the active scene tree, or Objects in the inspector.
 - Nodes can be brought to the fore in the Inspector by clicking the Eye icon next to nodes in the active scene tree, or Objects in the inspector.
 - You can edit integers, floats, strings, and booleans within the inspector by clicking the pencil icon next to each.
 - You can edit integers, floats, strings, and booleans within the inspector by clicking the pencil icon next to each.
 
 
+![Showing the debugger in action](img/godot-debug.png)
+
 ## Issues and contributions
 ## Issues and contributions
 
 
 The [Godot Tools](https://github.com/godotengine/godot-vscode-plugin) extension
 The [Godot Tools](https://github.com/godotengine/godot-vscode-plugin) extension

BIN
img/godot-debug.png