From b0360f4de6ab62e1d5db748943d077a74b5c8401 Mon Sep 17 00:00:00 2001 From: Spiegel Date: Fri, 28 Nov 2025 15:33:12 +0900 Subject: [PATCH] fix: add Go reference badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74156dd..7186c97 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![lint status](https://github.com/goark/webinfo/workflows/lint/badge.svg)](https://github.com/goark/webinfo/actions) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/goark/webinfo/master/LICENSE) [![GitHub release](http://img.shields.io/github/release/goark/webinfo.svg)](https://github.com/goark/webinfo/releases/latest) +[![Go reference](https://pkg.go.dev/badge/github.com/goark/webinfo.svg)](https://pkg.go.dev/github.com/goark/webinfo) [`webinfo`][webinfo] is a small Go module that extracts common metadata from web pages and provides utilities to download representative images and create thumbnails.