From 402e3f6dec28d175721bf9cebb33656b6adaa5e2 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Fri, 13 Oct 2023 03:25:23 +0200 Subject: [PATCH] Update readme.md --- client/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/readme.md b/client/readme.md index 678a4e5..8152f90 100644 --- a/client/readme.md +++ b/client/readme.md @@ -10,4 +10,6 @@ A simple webserver for managing sounds played by the bot. ## How it works, the bot should give you an address on startup, but if you miss it, it should be http://localhost:8080 if you host it somewhere its the ip-address of the server instead of localhost. +you can manage uploaded files from the page. Upload a file and it will get stored in the sounds folder. There is no authentication so if you decide to open it up for others anyone can upload and delete. + i tested ``foundation`` because the sake of it for the design, i dont think i will use it again on a project. \ No newline at end of file