diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -= Trinity Core -- General information = += TrinityCore -- General information = -Copyright (C) Trinity Core (http://www.trinitycore.org) +Copyright (C) TrinityCore (http://www.trinitycore.org) Trinity Core is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,11 +26,11 @@ Copyright (C) Trinity Core (http://www.trinitycore.org) file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. -Trinity Core is a World of Warcraft game server emulator. It is derived +TrinityCore is a World of Warcraft game server emulator. It is derived from MaNGOS, the Massive Network Game Object Server, and is based on the code of that project. -For further information on the Trinity Core project, please visit our +For further information on the TrinityCore project, please visit our project website at http://www.trinitycore.org. API documentation can be obtained by running the "make doc" command inside @@ -40,4 +40,4 @@ SQL files to create the database can be found in the sql directory. Files to update your database from an older revision/version can be found in the sql/updates directory. -See the INSTALL.Linux file for installation instructions under Linux.
\ No newline at end of file +See the INSTALL.linux file for installation instructions on Linux. |