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

Commit

Permalink
Add a godoc badge to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBarendse committed Apr 30, 2019
1 parent de046e1 commit 76654d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<i>HTTP Proxy<sup><a href="#beta">BETA</a></sup></i>
</h1>

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

[godoc]: https://godoc.org/github.com/secrethub/secrethub-http-proxy
[circleci]: https://circleci.com/gh/secrethub/secrethub-http-proxy
[discord]: https://discord.gg/NWmxVeb
[latest-version]: https://github.com/secrethub/secrethub-http-proxy/releases/latest
Expand Down

0 comments on commit 76654d6

Please sign in to comment.