diff --git a/README.md b/README.md index 2dc3e35..aa45b5d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The plug-in comes with a wealth of features to make your programming experience - Ctrl click on a variable or method call to jump to its definition - Full documentation supported with API of godot engine -![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") +![Showing the documentation on hover feature](img/godot-tools.jpg) ## Available commands diff --git a/img/documentation-on-hover.png b/img/documentation-on-hover.png deleted file mode 100644 index 95e7d4e..0000000 Binary files a/img/documentation-on-hover.png and /dev/null differ diff --git a/img/godot-tools.jpg b/img/godot-tools.jpg new file mode 100644 index 0000000..e492b49 Binary files /dev/null and b/img/godot-tools.jpg differ