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

Commit 050ffbb

Browse files
Merge pull request #289 from secrethub/docs/readme-heading-redesign
Redesign README heading
2 parents 543d5fd + f12d06b commit 050ffbb

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
<p align="center">
2-
<img src="https://secrethub.io/img/secrethub-logo.svg" alt="SecretHub" width="380px"/>
2+
<img src="https://secrethub.io/img/github-banner.png?v2" alt="SecretHub" width="400">
33
</p>
4-
<h1 align="center">
5-
<i>CLI</i>
6-
</h1>
4+
<br/>
5+
6+
<p align="center">
7+
<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>
8+
<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>
9+
</p>
10+
<br/>
11+
12+
# SecretHub CLI
713

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

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

16-
> [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.
22+
> [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.
1723
1824
## Get started
1925

0 commit comments

Comments
 (0)