From 39ac011dac05f9ef934fe84656ca348f5ca3150e Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Sun, 24 Oct 2021 08:26:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f74785a..c6c1d5a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This repository is meant to re-implement the server-side script's for horse isle (specifically based on: https://master.horseisle.com and https://pinto.horseisle.com) # What are the folders? -master-site/ - Contains registration, fourms, help center, etc (master.horseisle.com) -game-site/ - Contains the game client itself, and minimal PHP scripts to display the account page (pinto.horseisle.com or other server) +master-site/ - Contains registration, fourms, help center, server list, and so on (based on master.horseisle.com) +game-site/ - Contains the game client itself, and minimal PHP scripts to display the account page (based on pinto.horseisle.com)