From b3fdff8ee3f050a4a4334f1ab562fd3057f1a32a Mon Sep 17 00:00:00 2001 From: Daniel_I_Am Date: Wed, 26 Aug 2020 18:17:37 -0400 Subject: [PATCH] Add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..25da2df --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# FFXIV Helix Development Site + +When installing please run the `./init.sh` script before editing too much. This script removes the `wp-config.php` from the worktree (so you don't commit your secrets) and initializes all submodules. \ No newline at end of file