From 7927e1ce0a2375a2c71c3e55c438768f4ffb71be Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sun, 19 Mar 2023 14:13:02 -0400 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6165da..661a7db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Generic Data Structures ![Test Workflow](https://github.com/zyedidia/generic/actions/workflows/test.yaml/badge.svg) +[![Go Report Card](https://goreportcard.com/badge/github.com/zyedidia/generic)](https://goreportcard.com/report/github.com/zyedidia/generic) [![Go Reference](https://pkg.go.dev/badge/github.com/zyedidia/generic.svg)](https://pkg.go.dev/github.com/zyedidia/generic) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/zyedidia/generic/blob/master/LICENSE)