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

Commit

Permalink
README heading italic and fake shields
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdg authored Mar 27, 2019
1 parent 8a75399 commit 16113f7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
<p align="center">
<img src="https://secrethub.io/img/secrethub-logo.svg" alt="SecretHub" width="400px"/>
</p>
<h1 align="center">Proxy<sup><a href="#beta">BETA</a></sup></h1>
<h1 align="center">
<i>Proxy<sup><a href="#beta">BETA</a></sup></i>
</h1>

![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)
![Travis CI](https://travis-ci.org/secrethub/secrethub-go.svg?branch=master)
![GolangCI](https://golangci.com/badges/github.com/secrethub/secrethub-go.svg)
![Go Report Card](https://goreportcard.com/badge/github.com/secrethub/secrethub-go)

> [SecretHub](https://secrethub.io) is a developer tool to help you keep database passwords, API tokens, and other secrets out of IT automation scripts.
Expand Down

0 comments on commit 16113f7

Please sign in to comment.