Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 4d869d2

Browse files
authored
Merge pull request #25 from secrethub/feature/godoc-badge
Add a godoc badge to the readme
2 parents de046e1 + 76654d6 commit 4d869d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<i>HTTP Proxy<sup><a href="#beta">BETA</a></sup></i>
66
</h1>
77

8+
[![GoDoc](https://godoc.org/github.com/secrethub/secrethub-http-proxy?status.svg)][godoc]
89
[![CircleCI](https://circleci.com/gh/secrethub/secrethub-http-proxy.svg)][circleci]
910
[![Go Report Card](https://goreportcard.com/badge/github.com/secrethub/secrethub-http-proxy)][goreportcard]
1011
[![Version]( https://img.shields.io/github/release/secrethub/secrethub-http-proxy.svg)][latest-version]
@@ -119,6 +120,7 @@ To build the Docker image from scratch, you can use:
119120
docker build -t secrethub-http-proxy .
120121
```
121122

123+
[godoc]: https://godoc.org/github.com/secrethub/secrethub-http-proxy
122124
[circleci]: https://circleci.com/gh/secrethub/secrethub-http-proxy
123125
[discord]: https://discord.gg/NWmxVeb
124126
[latest-version]: https://github.com/secrethub/secrethub-http-proxy/releases/latest

0 commit comments

Comments
 (0)