From fbafa353eb5024598c1cb45f471c340ae19551b7 Mon Sep 17 00:00:00 2001 From: Alfat Saputra Harun Date: Wed, 26 Jul 2023 10:43:52 +0800 Subject: [PATCH 1/3] docs: add awesome-go badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7910178d..9d85809d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Go Reference](https://pkg.go.dev/badge/github.com/Haraj-backend/hex-monscape.svg)](https://pkg.go.dev/github.com/Haraj-backend/hex-monscape) [![Go Report Card](https://goreportcard.com/badge/github.com/Haraj-backend/hex-monscape)](https://goreportcard.com/report/github.com/Haraj-backend/hex-monscape) [![Coverage Status](https://coveralls.io/repos/github/Haraj-backend/hex-monscape/badge.svg?branch=master)](https://coveralls.io/github/Haraj-backend/hex-monscape?branch=master) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go) ![hex_monscape_preview](./docs/images/preview-30a8ff20-2885-11ee-be56-0242ac120002.png) From 6b3536858d1beca44a4462299946df10a037cee9 Mon Sep 17 00:00:00 2001 From: Riandy Rahman Nugraha Date: Wed, 26 Jul 2023 10:48:34 +0700 Subject: [PATCH 2/3] docs: use original style of awesome go badge to make the style same as other badges; --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d85809d..75176445 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Go Reference](https://pkg.go.dev/badge/github.com/Haraj-backend/hex-monscape.svg)](https://pkg.go.dev/github.com/Haraj-backend/hex-monscape) [![Go Report Card](https://goreportcard.com/badge/github.com/Haraj-backend/hex-monscape)](https://goreportcard.com/report/github.com/Haraj-backend/hex-monscape) [![Coverage Status](https://coveralls.io/repos/github/Haraj-backend/hex-monscape/badge.svg?branch=master)](https://coveralls.io/github/Haraj-backend/hex-monscape?branch=master) -[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go) ![hex_monscape_preview](./docs/images/preview-30a8ff20-2885-11ee-be56-0242ac120002.png) From 69d9a18fb16e4300f734153a8f43f456fc9196ef Mon Sep 17 00:00:00 2001 From: Riandy Rahman Nugraha Date: Wed, 26 Jul 2023 13:26:32 +0700 Subject: [PATCH 3/3] docs: put the badge on title; --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75176445..6b613607 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Hex Monscape 👾 +# Hex Monscape [![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go) [![Go Reference](https://pkg.go.dev/badge/github.com/Haraj-backend/hex-monscape.svg)](https://pkg.go.dev/github.com/Haraj-backend/hex-monscape) [![Go Report Card](https://goreportcard.com/badge/github.com/Haraj-backend/hex-monscape)](https://goreportcard.com/report/github.com/Haraj-backend/hex-monscape) [![Coverage Status](https://coveralls.io/repos/github/Haraj-backend/hex-monscape/badge.svg?branch=master)](https://coveralls.io/github/Haraj-backend/hex-monscape?branch=master) -[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go) + ![hex_monscape_preview](./docs/images/preview-30a8ff20-2885-11ee-be56-0242ac120002.png)