From 8fba71ec7ccde027b5b90b5748b1b3c010e44570 Mon Sep 17 00:00:00 2001 From: Andrew <56676505+Andrew-Colman@users.noreply.github.com> Date: Tue, 8 Feb 2022 03:54:27 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebd65cbf..0c176a42 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can also get the binaries with lastest commits from the [github build action * Clone this module and put it into `godot/modules/` and make sure the folder name of this module is `ECMAScript` * [Recompile the godot engine](https://docs.godotengine.org/en/3.3/development/compiling/index.html) (Only MinGW is supported on Windows for now!) -![Build Godot with ECMAScript](https://github.com/GodotExplorer/ECMAScript/workflows/Build%20Godot%20with%20ECMAScript/badge.svg) +![Build Godot with ECMAScript](https://github.com/GodotExplorer/ECMAScript/workflows/Build%20Godot%20with%20ECMAScript/badge.svg) ? ### Usage