From 47d05a6b61684d86641fb23ef6115100961c3ae4 Mon Sep 17 00:00:00 2001 From: Fajar Lubis Date: Tue, 26 Sep 2023 11:46:13 +0700 Subject: [PATCH] add godoc badge --- .github/workflows/ci.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04f50b9..8575981 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: ci-test +name: Run Tests on: push: diff --git a/README.md b/README.md index 6345b4f..8a9894c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # gempa-go [![Run Tests](https://github.com/fajarlubis/gempa-go/actions/workflows/ci.yml/badge.svg)](https://github.com/fajarlubis/gempa-go/actions/workflows/ci.yml) +[![GoDoc](https://godoc.org/github.com/fajarlubis/gempa-go?status.svg)](https://godoc.org/github.com/fajarlubis/gempa-go) Go wrapper for BMKG (Badan Meteorologi, Klimatologi dan Geofisika)