From f5f062ecd8d625bcfec1bfe449793e203d9be41f Mon Sep 17 00:00:00 2001 From: utox39 Date: Thu, 29 May 2025 12:17:27 +0200 Subject: [PATCH] docs(README): update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5115d..5a6ab16 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ $ zigfetch ### Configuration > [!IMPORTANT] -> Currently, Zig does not have a built-in library for JSON validation via JSON schema, so it is very important to follow the pattern shown in the default configuration file ([config.json](https://github.com/utox39/zigfetch/blob/feat/user-config/config.json)) to avoid errors +> Currently, Zig does not have a built-in library for JSON validation via JSON schema, so it is very important to follow the pattern shown in the default configuration file ([config.json](https://github.com/utox39/zigfetch/blob/main/config.json)) to avoid errors - Create the config folder