Skip to content

Commit 9b95695

Browse files
committed
Improve README
1 parent d54266c commit 9b95695

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414

1515
`sslcli` is command-line client for <a href="https://www.ssllabs.com">SSLLabs</a> public API.
1616

17-
**IMPORTANT:** Currently, SSLLabs API doesn't provide same info as SSLLabs website.
17+
> [!CAUTION]
18+
> Currently, the SSLLabs API doesn't provide the same information as the SSLLabs website.
1819
1920
### Usage demo
2021

@@ -24,7 +25,7 @@
2425

2526
#### From source
2627

27-
To build the SSLScan Client from scratch, make sure you have a working Go 1.19+ workspace ([instructions](https://go.dev/doc/install)), then:
28+
To build the SSLScan Client from scratch, make sure you have a working Go 1.21+ workspace ([instructions](https://go.dev/doc/install)), then:
2829

2930
```
3031
go install github.com/essentialkaos/sslcli@latest

0 commit comments

Comments
 (0)