Skip to content

Commit

Permalink
docs: update caution banner
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Mar 16, 2024
1 parent c0ca5e0 commit af0d375
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -69,11 +69,10 @@ $ PRODUCTION=true HOSTS="host1:host2:host3" DURATION=1s MAP_STRING_INT=k1:1,k2:2

## Caveats

> **Warning**
>
> **This is important!**
> [!CAUTION]
>
> _Unexported fields_ are **ignored**. This is as intended and will not change.
> _Unexported fields_ will be **ignored** by `env`.
> This is by design and will not change.
## Supported types and defaults

Expand Down

0 comments on commit af0d375

Please sign in to comment.