diff --git a/README.md b/README.md index 3d79198f..4b65bf9a 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,9 @@ transitive_checking: true # if 'false': the dependency checking process will be  - It offers the possibility to customize the generated app the way you want: - - +
+  +
- It provides some suggestions coming with predefined settings, and they also can be retrieved by their names. They are defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage. @@ -180,7 +181,9 @@ attach it to the generated app. - If the Tray Mode **Start Minimized** is defined during the installation setup, a desktop entry will be also generated at **~/.config/autostart** allowing the application to launch automatically after the system's boot attached to the tray. + +
- The configuration file is located at **~/.config/bauh/web.yml** and it allows the following customizations: ```