From a52719988f2d4ec070ba5c3cba0deafa750db98a Mon Sep 17 00:00:00 2001 From: Ben Wakeford Date: Sun, 23 Jun 2024 12:20:26 -0400 Subject: [PATCH] Add badges to probe readme --- probe/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/probe/README.md b/probe/README.md index 237dd8d..90333a9 100644 --- a/probe/README.md +++ b/probe/README.md @@ -1 +1,3 @@ # probe +[![go reference](https://pkg.go.dev/badge/github.com/wafer-bw/go-toolbox/probe.svg)](https://pkg.go.dev/github.com/wafer-bw/go-toolbox/probe) +[![Go Report Card](https://goreportcard.com/badge/github.com/wafer-bw/go-toolbox/probe)](https://goreportcard.com/report/github.com/wafer-bw/go-toolbox/probe)