diff --git a/README.md b/README.md index 6a73b5e..c7e9d06 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This action comments on the pull request with a report on the resulting change in memory usage of the [Arduino](https://www.arduino.cc/) sketches compiled by the [`arduino/compile-sketches`](https://github.com/arduino/compile-sketches) action. This should be run from a [scheduled workflow](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#onschedule). +![sample report](etc/report-comment.png) + ## Table of contents diff --git a/etc/report-comment.png b/etc/report-comment.png new file mode 100644 index 0000000..bdd0596 Binary files /dev/null and b/etc/report-comment.png differ