diff --git a/README.md b/README.md index d890fe5..53af2c8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This is a list of parameters you can change in `local_settings.py`. | wait | int | 2 | 0-60 | Time in seconds to allow URL to load before taking screenshot. | | screenshots | bool | True | True, False | If TRUE, all screenshots are saved. | -`OUTPUT_MAIN` and `OUTPUT_BROWSER` are generated by default but you can change this default behavior by editing the value of `request` in their respective dict in `user_input`. Other customizations can be set. +`OUTPUT_MAIN`, `OUTPUT_BROWSER` and `OUTPUT_MOBILES` are generated by default but you can change this default behavior by editing the value of `request` in their respective dict in `user_input`. Other customizations can be set. | Parameter | Type | Default value | Value range | Description | | ----------------- | ------ | ------------- | ------------ | ----------- |