From d17fe4fe6ae7edb0be91ae00e9205cde9ebe7a63 Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Fri, 14 Jun 2024 01:43:30 +0300 Subject: [PATCH] Improve README --- .github/images/card.svg | 1 + .github/images/godoc.svg | 1 + .github/images/license.svg | 1 + README.md | 10 +++++----- 4 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 .github/images/card.svg create mode 100644 .github/images/godoc.svg create mode 100644 .github/images/license.svg diff --git a/.github/images/card.svg b/.github/images/card.svg new file mode 100644 index 0000000..d3a82f9 --- /dev/null +++ b/.github/images/card.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.github/images/godoc.svg b/.github/images/godoc.svg new file mode 100644 index 0000000..f994fd0 --- /dev/null +++ b/.github/images/godoc.svg @@ -0,0 +1 @@ +go: referencegoreference \ No newline at end of file diff --git a/.github/images/license.svg b/.github/images/license.svg new file mode 100644 index 0000000..8990e77 --- /dev/null +++ b/.github/images/license.svg @@ -0,0 +1 @@ +license: Apache-2.0licenseApache-2.0 \ No newline at end of file diff --git a/README.md b/README.md index 89fa093..b8bbdc8 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -

+

- PkgGoDev + Code Climate Maintainability Codebeat badge GitHub Actions CI Status GitHub Actions CodeQL Status - +

-

InstallationBuild StatusContributingTerms of UseLicense

+

InstallationCI StatusContributingTerms of UseLicense


Package for Go for working with [SSLLabs](https://www.ssllabs.com) public API ([Version 4](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v4.md)). -### Build Status +### CI Status | Branch | Status | |--------|--------|