Skip to content

Commit

Permalink
Add picture in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ammaraskar committed Feb 20, 2020
1 parent 9e9f640 commit 5aecc51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

Github Action to [problem match](https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md)
output from `gcc`. This allows warnings and errors from the compiler to be
prominently featured in pull requests.
prominently featured in pull requests like so:

![Matcher in action in pull request](/images/example-pull-request.png?raw=true)

This is a direct port of the `$gcc` rule from [vscode-cpptools](https://github.com/microsoft/vscode-cpptools).
Typical usage will be:
Expand Down
Binary file added images/example-pull-request.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5aecc51

Please sign in to comment.