diff --git a/README.md b/README.md index 0b94999..78feacb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# rubocop-action +# Rubocop Action + Lint your Ruby code in parallel to your builds + +![](screenshots/annotations.png) diff --git a/screenshots/annotations.png b/screenshots/annotations.png new file mode 100644 index 0000000..f6c3244 Binary files /dev/null and b/screenshots/annotations.png differ