From 52806d2f3da3c11bf7a7382b69fd61c0f07f1d56 Mon Sep 17 00:00:00 2001 From: Andrew Babbitt Date: Tue, 29 Mar 2016 17:52:37 -0600 Subject: [PATCH] Updated the readme to be more helpful. --- README.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7c6019ea..ca075976 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -# FFXIV Classic Server # - -A FFXIV 1.0 server emulator. - -### Important ### - -The original lobby server repo was deleted and the project was merged under the same solution as the map server. All work will be now done in this repo. \ No newline at end of file +FFXIV Classic Server +======== + +Welcome to the FFXIV 1.0 server project. +If you wish to discuss and help please visit the IRC channel. + +**IRC Channel** + * **Server:** irc.ffochat.com + * **Channel:** #ffxivclassic + +Pull Requests +======== +Commits should contain a descriptive name for what you are modifying + +Remember to check back for any feedback, and drop a comment once requested changes have been made (if there are any). + +Please *test your code* before committing changes/submitting a pull request. \ No newline at end of file