From 32fe03c731d306f2dcfc671c2dec9a6f74ed1cde Mon Sep 17 00:00:00 2001 From: Jonas Kulla Date: Sun, 1 Sep 2013 16:43:26 +0200 Subject: [PATCH] Fix README wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d93b192..c6a8bb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mkxp -mkxp is a project that seeks to provide a fully open source implementation of the RGSS (Ruby Game Scripting System) interface used in the popular game creation software "RPG Maker XP" (trademark by Enterbrain, Inc.), with focus on Linux. The goal is to be able to run games created with the above software natively without changing a single file. +mkxp is a project that seeks to provide a fully open source implementation of the Ruby Game Scripting System (RGSS) interface used in the popular game creation software "RPG Maker XP" (trademark by Enterbrain, Inc.), with focus on Linux. The goal is to be able to run games created with the above software natively without changing a single file. ## Bindings Bindings provide the interpreted language environment to run game scripts in. As of right now, they are compiled directly into the executable. Currently there are three bindings: