It gives a basic visibility into health of the project. If it compiles in the testing pipeline - chances are high that the app will compile and be usable for anyone wanting to use it.
How Has This Been Tested?
Checked how README is rendered on this branch.
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have updated HISTORY document.
[ ] I have referenced pull request and/or issue next to the change.
Description
Add a build status badge to the README file.
Motivation and Context
It gives a basic visibility into health of the project. If it compiles in the testing pipeline - chances are high that the app will compile and be usable for anyone wanting to use it.
How Has This Been Tested?
Checked how README is rendered on this branch.
Screenshots (if appropriate):
Types of changes
Checklist