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

Commit

Permalink
Merge pull request #289 from secrethub/docs/readme-heading-redesign
Browse files Browse the repository at this point in the history
Redesign README heading
  • Loading branch information
SimonBarendse authored May 29, 2020
2 parents 543d5fd + f12d06b commit 050ffbb
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
<p align="center">
<img src="https://secrethub.io/img/secrethub-logo.svg" alt="SecretHub" width="380px"/>
<img src="https://secrethub.io/img/github-banner.png?v2" alt="SecretHub" width="400">
</p>
<h1 align="center">
<i>CLI</i>
</h1>
<br/>

<p align="center">
<a href="https://secrethub.io/docs/start/getting-started/"><img alt="Get Started" src="https://secrethub.io/img/buttons/github/get-started.png?v1" height="28" /></a>
<a href="https://secrethub.io/docs/reference/cli/"><img alt="View Docs" src="https://secrethub.io/img/buttons/github/view-docs.png?v2" height="28" /></a>
</p>
<br/>

# SecretHub CLI

[![GoDoc](https://godoc.org/github.com/secrethub/secrethub-cli?status.svg)][godoc]
[![CircleCI](https://circleci.com/gh/secrethub/secrethub-cli.svg?style=shield)][circle-ci]
Expand All @@ -13,7 +19,7 @@

The SecretHub CLI provides the command-line interface to interact with the SecretHub API.

> [SecretHub][secrethub] is a secret management platform that every engineer can use. Securely provision passwords and keys throughout your entire stack with just a few lines of code.
> [SecretHub][secrethub] is a secret management tool that works for every engineer. Securely provision passwords and keys throughout your entire stack with just a few lines of code.
## Get started

Expand Down

0 comments on commit 050ffbb

Please sign in to comment.