Quellcode durchsuchen

Merge branch 'master' of github.com:GodotExplorer/godot-tools

Geequlim vor 8 Jahren
Ursprung
Commit
7d4a6637a6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ The plug-in comes with a wealth of features to make your programming experience
 - Open projects and scenes in Godot from VScode
 - Ctrl click on a variable or method call to jump to its definition (_new in 0.1.3_)
 
-![Showing the documentation on hover feature](img/documentation-on-hover.png "Method definition and docs on hover")
+![Showing the documentation on hover feature](https://raw.githubusercontent.com/GodotExplorer/godot-tools/master/img/documentation-on-hover.png "Method definition and docs on hover")
 
 ## Available commands