Explorar el Código

Updated readme

Nathan hace 8 años
padre
commit
267a65a325
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md
  2. 0 0
      img/documentation-on-hover.png

+ 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](/godot-tools/img/documentation on hover.png?raw=true "Method definition and docs on hover")
+![Showing the documentation on hover feature](/godot-tools/img/documentation-on-hover.png "Method definition and docs on hover")
 
 ## Available commands
 

+ 0 - 0
img/documentation on hover.png → img/documentation-on-hover.png