awslabs / amazon-guardduty-tester

This repository can be used to generate and evaluate findings detected by Amazon GuardDuty
Apache License 2.0
338 stars 130 forks source link

Use markdown triple back tick ``` for code blocks in README #25

Closed za closed 1 year ago

za commented 1 year ago

as markdown supports triple back tick ``` to write snippet. https://www.markdownguide.org/extended-syntax/#fenced-code-blocks

This will make the README.md cleaner.

Issue #, if available: I haven't created an issue, as I think it's pretty simple and straight forward.

Description of changes: Use triple back tick for code blocks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

scottbward commented 1 year ago

Thanks for this insight. I am working on some other changes that will be committed soon. I will include these recommendations in that commit.

scottbward commented 1 year ago

Addressed this in commit 4dcad9c027fdf2f59550238ccdb1e44f42fd649b. Thanks for the suggestion.

za commented 1 year ago

Hi @scottbward thanks for including this change in the commit https://github.com/awslabs/amazon-guardduty-tester/commit/4dcad9c027fdf2f59550238ccdb1e44f42fd649b