From 7b5c2c648582063f94efc3c14ae8d72e53c0d26c Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Tue, 30 Jul 2024 22:46:07 -0600 Subject: [PATCH] Fix readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd73274..913bc04 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ ## Having multiple separate systems To put it simply, you just need to set the `dataStoreKey` string to *anything you want* -If you want systems to share codes, use the same dataStoreKey (This is not supported, and may cause issues.) \ No newline at end of file + +If you want systems to share codes, use the same dataStoreKey (This is not supported, and may cause issues.)