Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit af0e41e

Browse files
author
Andrey Helldar
committed
Updated README.md
1 parent e1ab995 commit af0e41e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,10 @@ Or manually update `require-dev` block of `composer.json` and run `composer upda
4242

4343
## How to use
4444

45-
> Note
4645
> This package scans files with `*.php`, `*.json`, `*.yml`, `*.yaml` and `*.twig` extensions in the specified folder, receiving from them calls to the `env` and `getenv` functions.
4746
> Based on the received values, the package creates a key-value array. When saving, the keys are split into blocks by the first word before the `_` character.
47+
>
48+
> Also, all keys are sorted alphabetically.
4849
4950
### Laravel / Lumen Frameworks
5051

0 commit comments

Comments
 (0)