diff --git a/README.md b/README.md index b6ca3cc..391cd02 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,13 @@ You are free to download the entire repository and host the service yourself. * Windows (prefered, i haven't tested it under Linux because i'am Windows user) ----- -The required MySql database structure can be found in the file **Database.sql**. It also includes some basic datasets that might be required for language detection. +* The required MySql database structure can be found in the file **Database.sql**. It also includes some basic datasets that might be required for language detection. + +* The file **Boards.iar** includes the visitorboards and their scripts. You can load that iar-file to your inworld inventory trought the region console. + +* To start, you have to edit the file **Config.php** and insert the MySql user and password. ----- -The file **Boards.iar** includes the visitorboards and their scripts. You can load that iar-file to your inworld inventory trought the region console. - ------ -To start, you have to edit the file **Config.php** and insert the MySql user and password. - Thats all i think.