From e60158a04c586986cd71380963407cbac7d50edc Mon Sep 17 00:00:00 2001 From: Fascinated Date: Sun, 2 Jul 2023 15:13:41 +0100 Subject: [PATCH] add more info to the todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5409e..7777138 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ Visit the [wiki](https://git.fascinated.cc/Fascinated/simple-links/wiki/Installa ## Todo -- [ ] Figure out how to get the config in the build step less hacky +- [ ] Figure out how to get the config in the build step less hacky. Currently it just builds the server on boot to get around it not being the user provided config, which is not ideal.