README.md in vidar-1.3.2 vs README.md in vidar-1.4.0

- old
+ new

@@ -88,10 +88,10 @@ sentry_webhook_url: https://sentry.io/api/hooks/release/builtin/123/asdf/ # Slack webhook url used to send deploy notifications, optional slack_webhook_url: https://hooks.slack.com/services/ASCKNZ0vug2R3Ydo/ASCKNZ0vug2R3Ydo/ASCKNZ0vug2R3Ydo # docker-compose file, optional, default value: docker-compose.ci.yml compose_file: docker-compose.ci.yml -# default_branch, optional, default value: master +# default_branch, optional, default value: main or master (auto-detected from local branches) default_branch: dev # console_command, optional, default value: bin/console console_command: rake console ```