From 8b24537ee092e7598dfce157ff8a6f6fb39db355 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 3 Jun 2019 10:13:52 +1000 Subject: [PATCH] Add ref to GoDoc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5e566c..f5368cf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/benderillo/s3url-presigner)](https://goreportcard.com/report/github.com/benderillo/s3url-presigner) [![GolangCI](https://golangci.com/badges/github.com/benderillo/s3url-presigner.svg)](https://golangci.com/r/github.com/benderillo/s3url-presigner) [![Release](https://img.shields.io/github/release/benderillo/s3url-presigner.svg)](https://github.com/benderillo/s3url-presigner/releases/latest) +[![GoDoc](https://godoc.org/github.com/benderillo/s3url-presigner?status.svg)](https://godoc.org/github.com/benderillo/s3url-presigner/pkg/storage) S3 URL presigner generates pre-signed S3 urls for PUT and GET requests