From 0fa193860f074403913e50fc5c0318d776e928b0 Mon Sep 17 00:00:00 2001 From: remote_vase Date: Mon, 10 Oct 2016 20:57:39 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2aa402a..3a81f9b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GameManager -Make minigames easilier ! -Gamemanager is a plugin that allow minigame writing a lot easilier with his easy api, disigned for per world minigame ! -I made this for me at start but feel free to use it to write your own minigame ! +Make minigames easier! +Gamemanager is a plugin that makes writing a minigame much easier with its easy api, which is conveniently designed for per world minigames! +I made this for me in the beginning but feel free to use it to write your own minigame! ### How to make a game: To make a game base, create a new file called "<**YOUR_GAME_NAME**>.php". Inside it, add a