diff --git a/README.md b/README.md index 9f946d9..f6be8bd 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ The plugin is available as a community plugin, you can easily search for it in O If you find any problem please open an issue with as many details as possible. -Please also provide logs if possible, you can find the `github-sync.log` file in your config directory. Remember to enable logging first. +Please also provide logs if possible, you can copy them from the settings page. Remember to enable logging first. -![Enable logging](./assets/log_enable.png) +![Enable logging](./assets/logs_settings.png) ## Usage diff --git a/assets/log_enable.png b/assets/log_enable.png deleted file mode 100644 index 758d3ed..0000000 Binary files a/assets/log_enable.png and /dev/null differ diff --git a/assets/logs_settings.png b/assets/logs_settings.png new file mode 100644 index 0000000..97f8d13 Binary files /dev/null and b/assets/logs_settings.png differ