From 2aa4cd10e29f2f163244825082fc09b7ac856620 Mon Sep 17 00:00:00 2001 From: KZacharski Date: Fri, 18 Aug 2023 12:14:11 +0200 Subject: [PATCH] config readme --- .diji-config/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.diji-config/README.txt b/.diji-config/README.txt index e69de29..6cdd427 100644 --- a/.diji-config/README.txt +++ b/.diji-config/README.txt @@ -0,0 +1,6 @@ +diji config +---------------- +This folder has to be in the same directory as the diji binary (or source file in development environments). +You can either move it together with the binary to your projects folder (for example Documents), where you'll create all of your projects or add the diji folder to your path. + +You can also replace defaultfav.png with a favicon you want to set as default, like your logo. It can be any png image. \ No newline at end of file