From a8c7eebf6d0a48083484c2a080be8bbb4182dfed Mon Sep 17 00:00:00 2001 From: Sainan Date: Thu, 27 Feb 2025 01:12:32 -0800 Subject: [PATCH] chore: note for mirror lookers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4dcab407f..1f68f700c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ More information for the moment here: [https://discord.gg/PNNZ3asUuY](https://discord.gg/PNNZ3asUuY) +>[!NOTE] +>Development of this project currently happens on . If that's not the site you're on, you're looking at a one-way mirror. + ## config.json - `logger.level` can be `fatal`, `error`, `warn`, `info`, `http`, `debug`, or `trace`.