From d3c7912bd4e2dc4a567ab5e64b33db7cbdbae37b Mon Sep 17 00:00:00 2001 From: Roberto Giachetta Date: Thu, 22 Jul 2021 17:33:48 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4aceb5..2bc91a4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Growing collection of network utilities for Go (Golang), such as domain names, IPs and URLs. ![build](https://github.com/detectify/n5/actions/workflows/go.yml/badge.svg) +[![Go Report Card](https://goreportcard.com/badge/github.com/detectify/n5)](https://goreportcard.com/report/github.com/detectify/n5) ## Installation To install n5, use `go get`: