diff --git a/README.md b/README.md index 7671fb4..8a0f6b4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Configuration < Laravel 5.5 - If BASE_VIEW is set, but you use the --extends option, --extends takes precedence. - bootstrap is optional. Preconfigures the base view with Twitter Bootstrap CSS and JS - - --bootstrap=v3 or --bootstrap=v4 + - --bootstrap=v3, --bootstrap=v4, or --bootstrap=v5 - empty option is optional. Creates an empty view file with no layout extension. - When using the empty option all other options are ignored.