From 72274463190f3d698e45431855ecd94a0a3de4cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20Ollah?= Date: Fri, 15 Mar 2024 15:07:42 +0100 Subject: [PATCH] add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5a6fb0..6f86f76 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # ducos1-go +[![Go Reference](https://pkg.go.dev/badge/github.com/MatusOllah/ducos1-go.svg)](https://pkg.go.dev/github.com/MatusOllah/ducos1-go) [![Go Report Card](https://goreportcard.com/badge/github.com/MatusOllah/ducos1-go)](https://goreportcard.com/report/github.com/MatusOllah/ducos1-go) + **ducos1-go** is a Go implementation of the DUCO-S1 mining algorithm used in [Duino-Coin](https://github.com/revoxhere/duino-coin) mining.