diff --git a/README.md b/README.md index 5dd431da9b..5baf2ff86c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and r ![GitHub Annotations](./static/annotations.png) -![Logs](./static/colored-line-number.png) +![Logs](./static/logs.png) ## Supporting Us diff --git a/static/annotations.png b/static/annotations.png index e2081a5871..a98e1a0e8e 100644 Binary files a/static/annotations.png and b/static/annotations.png differ diff --git a/static/colored-line-number.png b/static/colored-line-number.png deleted file mode 100644 index e972c23d34..0000000000 Binary files a/static/colored-line-number.png and /dev/null differ diff --git a/static/logs.png b/static/logs.png new file mode 100644 index 0000000000..376e610152 Binary files /dev/null and b/static/logs.png differ