Skip to content

Commit 76fdb38

Browse files
committed
Update readme
1 parent 4517a00 commit 76fdb38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ You may also pass a hint (recommended for local development only) that will be s
126126

127127
When a new dev sets up their environment and is missing that config value, they will get that nice friendly message helping them find the key.
128128

129+
You can also specify optional config values and provide a hint as well with the `OptionalConfiguration` class, which operates the same way, but does not cause the command to fail.
130+
129131
### Write Your Own!
130132

131133
If you have a special startup consideration you'd like to make, feel free write your own check, extending `Kirschbaum\PreflightChecks\Checks\PreflightCheck`.

0 commit comments

Comments
 (0)