From e60505d10da1921b0fe3e65305f645c1fed5c108 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 22 Dec 2024 03:05:20 +0900 Subject: [PATCH] docs: update README.md writtein -> written --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 493de97..37fac4b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ We need passionate individuals to help the development of RetroQUEST, here’s w # Development notes ## Compiling gdlibretro -RetroQUEST uses a customized version of the [gdlibretro](https://github.com/gabrielmedici/gdlibretro) godot library (writtein in C++) to load libretro cores in Godot directly. +RetroQUEST uses a customized version of the [gdlibretro](https://github.com/gabrielmedici/gdlibretro) godot library (written in C++) to load libretro cores in Godot directly. The project provides the library already compiled and even the sources in case the end user wants to edit and compile its own version. In order to do so just run: