From fa32ef45be34deb0bb3b3de3bb9d0ad2db871f38 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Sat, 16 Mar 2024 13:30:52 -0300 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3961ed..6909415 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ type config struct { } ``` -> **Warning** +> [!NOTE] > > Note that being set is not the same as being empty. > If the variable is set, but empty, the field will have its type's default