commit 38d412031b663cfdee257d87de71ed3d2e6245e5
parent f0aacd5d3391fc0fc1ece62d23623342d26d0e68
Author: Eric Scouten <scouten@adobe.com>
Date: Thu, 16 Jun 2022 10:29:28 -0700
Add status badges for CI validation, crates.io, and code coverage (#46)
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,7 @@
# C2PA Rust SDK
+[](https://github.com/contentauth/c2pa-rs/actions/workflows/ci.yml) [](https://crates.io/crates/c2pa) [](https://codecov.io/gh/contentauth/c2pa-rs)
+
The **[Coalition for Content Provenance and Authenticity](https://c2pa.org)** (C2PA) addresses the prevalence of misleading information online through the development of technical standards for certifying the source and history (or provenance) of media content. C2PA is a Joint Development Foundation project, formed through an alliance between Adobe, Arm, Intel, Microsoft and Truepic.
This Rust library for creating and inspecting C2PA data structures are created by Adobe and other contributors as part of our work on the [Content Authenticity Initiative](https://contentauthenticity.org).