diff --git a/README.md b/README.md index 8b966ea..4dd7c48 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,14 @@ It's just a simple example of how to use the [Csv-Blueprint](https://github.com/ ### See GitHub Actions for more details - * [Live demo](https://github.com/JBZoo/Csv-Blueprint-Demo/actions/workflows/demo.yml?query=branch%3Amaster) - * Open the latest build. - * See Annotations at the bottom of the page. - * See logs to check the output of the tool. +* [Live demo](https://github.com/JBZoo/Csv-Blueprint-Demo/actions/workflows/demo.yml?query=branch%3Amaster) + * Open the latest build. + * See Annotations at the bottom of the page. + * See logs to check the output of the tool. + +* [Reporting in PR](https://github.com/JBZoo/Csv-Blueprint-Demo/pull/1/files#annotation_19136437556) + +Files: * [.github/workflows/demo.yml](.github/workflows/demo.yml) * [demo.csv](files/demo.csv) * [demo_invalid.yml](files/demo_invalid.yml)