Skip to content

Commit 7704151

Browse files
authored
Merge pull request #93 from ilmanzo/add_badges
Update README.md
2 parents 9e951b6 + 2264837 commit 7704151

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ It analyzes binary executables to measure and report code coverage.
66

77
[pin]: https://www.intel.com/content/www/us/en/developer/articles/tool/pin-a-dynamic-binary-instrumentation-tool.html
88

9+
[![Build check](https://github.com/ilmanzo/BinaryCoverage/actions/workflows/build.yml/badge.svg)](https://github.com/ilmanzo/BinaryCoverage/actions/workflows/build.yml) [![Run unit tests](https://github.com/ilmanzo/BinaryCoverage/actions/workflows/test.yml/badge.svg)](https://github.com/ilmanzo/BinaryCoverage/actions/workflows/test.yml)
10+
11+
12+
913
## ✅ Supported Platforms
1014

1115
- **GNU/Linux** (x86_64 only)

0 commit comments

Comments
 (0)