Skip to content

Commit 96aacde

Browse files
committed
update readme
1 parent d52c9cf commit 96aacde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# go-stdlib
22

3+
[![CI](https://github.com/opentracing-contrib/go-stdlib/actions/workflows/ci.yml/badge.svg)](https://github.com/opentracing-contrib/go-stdlib/actions/workflows/ci.yml)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/opentracing-contrib/go-stdlib)](https://goreportcard.com/report/github.com/opentracing-contrib/go-stdlib)
5+
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/opentracing-contrib/go-stdlib)
6+
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/opentracing-contrib/ggo-stdlibc?logo=github&sort=semver)](https://github.com/opentracing-contrib/go-stdlib/releases/latest)
7+
38
This repository contains OpenTracing instrumentation for packages in
49
the Go standard library.
510

0 commit comments

Comments
 (0)