From 97da027688e9d023a312dab604b6fc682234a400 Mon Sep 17 00:00:00 2001 From: Juraj Bubniak Date: Wed, 13 Sep 2023 09:27:39 +0200 Subject: [PATCH] Update README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b3b35b..318ca85 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # banking -[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/jbub/banking) -[![Build Status](https://cloud.drone.io/api/badges/jbub/banking/status.svg)](https://cloud.drone.io/jbub/banking) +[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/jbub/banking) +[![Build Status](https://github.com/jbub/banking/actions/workflows/go.yml/badge.svg)](https://github.com/jbub/banking/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/jbub/banking)](https://goreportcard.com/report/github.com/jbub/banking) Banking library for Go.