From 43a8fe0b0cf2c04c9a0bc79ec55e0c8c76f4c3ea Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:37:39 +0200 Subject: [PATCH 1/6] Update README badges style to for-the-badge and move below logo --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 139a2ae4..fe62871a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,18 @@ -[![GoDoc](https://godoc.org/github.com/cinar/indicator/v2?status.svg)](https://godoc.org/github.com/cinar/indicator/v2) [![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://opensource.org/licenses/AGPLv3) [![Go Report Card](https://goreportcard.com/badge/github.com/cinar/indicator/v2)](https://goreportcard.com/report/github.com/cinar/indicator/v2) ![Go CI](https://github.com/cinar/indicator/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/cinar/indicator/graph/badge.svg?token=MB7L69UAWM)](https://codecov.io/gh/cinar/indicator) [![GHCR Version](https://img.shields.io/github/v/tag/cinar/indicator?label=ghcr&sort=semver&logo=github)](https://github.com/cinar/indicator/pkgs/container/indicator) [![GitHub Stars](https://img.shields.io/github/stars/cinar/indicator?style=social)](https://github.com/cinar/indicator/stargazers) - -

+

+ GoDoc + License + Go Report Card + Go CI + Codecov + GHCR Version + GitHub Stars +

+ + Indicator Go ============ From d4081a1a6e0116d9e6fbab413c3a22da0f6344ab Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:40:45 +0200 Subject: [PATCH 2/6] Remove Go Report Card badge, update GoDoc to pkg.go.dev reference, and add Go version badge --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe62871a..cbdd9358 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@

- GoDoc - License - Go Report Card + Go Reference + Go Version + License Go CI Codecov GHCR Version From aa3b4830d13ef913a84723fcedd7ada8b2292d99 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:42:15 +0200 Subject: [PATCH 3/6] Remove Go version badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cbdd9358..aac3e113 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@

Go Reference - Go Version License Go CI Codecov From 4498148f9dce6227c2d82af7a180f1aec1b13258 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:43:29 +0200 Subject: [PATCH 4/6] Fix license link URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aac3e113..7f3d8f0b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Go Reference - License + License Go CI Codecov GHCR Version From 1d1b28a2427ed21abad4f34147aec72658c98561 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:45:03 +0200 Subject: [PATCH 5/6] Link license badge directly to LICENSE file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f3d8f0b..76f4b7e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Go Reference - License + License Go CI Codecov GHCR Version From c5a8eb684c9fe239fffa17d6586687ae2ac39121 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Thu, 23 Jul 2026 17:46:28 +0200 Subject: [PATCH 6/6] Update license badge link to LICENSE.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76f4b7e0..940e8b5c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Go Reference - License + License Go CI Codecov GHCR Version