From 1d963fd57141fedb192a064867fb3114e43220cb Mon Sep 17 00:00:00 2001 From: Shiwei Zhang Date: Fri, 29 Jul 2022 01:41:13 +0800 Subject: [PATCH] add more badges (#21) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f1ca888..64969ac6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # notation-core-go +[![Build Status](https://github.com/notaryproject/notation-core-go/actions/workflows/build.yml/badge.svg?event=push&branch=main)](https://github.com/notaryproject/notation-core-go/actions/workflows/build.yml?query=workflow%3Abuild+event%3Apush+branch%3Amain) [![codecov](https://codecov.io/gh/notaryproject/notation-core-go/branch/main/graph/badge.svg)](https://codecov.io/gh/notaryproject/notation-core-go) +[![Go Reference](https://pkg.go.dev/badge/github.com/notaryproject/notation-core-go.svg)](https://pkg.go.dev/github.com/notaryproject/notation-core-go@main) Contains support for Notary v2 signature envelope, and format specific implementation