Skip to content

Commit 4a99d55

Browse files
committed
Adds gh code coverage badge to the readme.
Signed-off-by: Jesper Brynolf <[email protected]>
1 parent 68e1145 commit 4a99d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![Codecov](https://img.shields.io/codecov/c/gh/parallaxsecond/rust-tss-esapi)
12
# TSS 2.0 Enhanced System API Rust Wrapper
23

34
The `tss-esapi` Rust crate provides an idiomatic interface to the TCG TSS 2.0 Enhanced System API. We expose both direct FFI bindings (under the `tss-esapi-sys` crate) and abstracted versions, aimed at improved convenience of using the API.

0 commit comments

Comments
 (0)