Skip to content

Commit bd1825c

Browse files
committed
Improve README
1 parent cd50822 commit bd1825c

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

.github/images/card.svg

Lines changed: 4 additions & 0 deletions
Loading

.github/images/license.svg

Lines changed: 1 addition & 0 deletions
Loading

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
<p align="center"><a href="#readme"><img src="https://gh.kaos.st/sslcli.svg"/></a></p>
1+
<p align="center"><a href="#readme"><img src=".github/images/card.svg"/></a></p>
22

33
<p align="center">
44
<a href="https://kaos.sh/w/sslcli/ci"><img src="https://kaos.sh/w/sslcli/ci.svg" alt="GitHub Actions CI Status" /></a>
55
<a href="https://kaos.sh/r/sslcli"><img src="https://kaos.sh/r/sslcli.svg" alt="GoReportCard" /></a>
66
<a href="https://kaos.sh/b/sslcli"><img src="https://kaos.sh/b/edc52bb1-c807-470b-8466-b86cc0cfcdbe.svg" alt="codebeat badge" /></a>
77
<a href="https://kaos.sh/w/sslcli/codeql"><img src="https://kaos.sh/w/sslcli/codeql.svg" alt="GitHub Actions CodeQL Status" /></a>
8-
<a href="#license"><img src="https://gh.kaos.st/apache2.svg"></a>
8+
<a href="#license"><img src=".github/images/license.svg"/></a>
99
</p>
1010

11-
<p align="center"><a href="#usage-demo">Usage demo</a> • <a href="#installation">Installation</a> • <a href="#feature-list">Feature list</a> • <a href="#usage">Usage</a> • <a href="#build-status">Build Status</a> • <a href="#contributing">Contributing</a> • <a href="#terms-of-use">Terms of Use</a> • <a href="#license">License</a></p>
11+
<p align="center"><a href="#usage-demo">Usage demo</a> • <a href="#installation">Installation</a> • <a href="#feature-list">Feature list</a> • <a href="#usage">Usage</a> • <a href="#ci-status">CI Status</a> • <a href="#contributing">Contributing</a> • <a href="#terms-of-use">Terms of Use</a> • <a href="#license">License</a></p>
1212

1313
<br/>
1414

@@ -69,7 +69,7 @@ docker run --rm -it ghcr.io/essentialkaos/sslcli:latest mydomain.com
6969

7070
<img src=".github/images/usage.svg" />
7171

72-
### Build Status
72+
### CI Status
7373

7474
| Branch | Status |
7575
|------------|--------|

0 commit comments

Comments
 (0)