Skip to content

Commit

Permalink
Minor verbiage fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 12, 2023
1 parent 89c3bf9 commit 1300e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# go-minercraft
> Interact with Bitcoin Miner APIs (unofficial Go library of [Minercraft](https://github.com/interplanaria/minercraft))
> Interact with Bitcoin Miner APIs via mAPI or ARC (unofficial Go library of [Minercraft](https://github.com/interplanaria/minercraft))
[![Release](https://img.shields.io/github/release-pre/tonicpow/go-minercraft.svg?logo=github&style=flat&v=1)](https://github.com/tonicpow/go-minercraft/releases)
[![Build Status](https://img.shields.io/github/actions/workflow/status/tonicpow/go-minercraft/run-tests.yml?branch=master&logo=github&v=1)](https://github.com/tonicpow/go-minercraft/actions)
[![Report](https://goreportcard.com/badge/github.com/tonicpow/go-minercraft?style=flat&v=1)](https://goreportcard.com/report/github.com/tonicpow/go-minercraft)
[![codecov](https://codecov.io/gh/tonicpow/go-minercraft/branch/master/graph/badge.svg?v=1)](https://codecov.io/gh/tonicpow/go-minercraft)
[![Go](https://img.shields.io/github/go-mod/go-version/tonicpow/go-minercraft?v=1)](https://golang.org/)
[![mAPI](https://img.shields.io/badge/mAPI-1.4.0-blue.svg)](https://github.com/bitcoin-sv-specs/brfc-merchantapi)
[![mAPI](https://img.shields.io/badge/mAPI-1.5.0-blue.svg)](https://github.com/bitcoin-sv-specs/brfc-merchantapi)
[![ARC](https://img.shields.io/badge/ARC-1.0.32-blue.svg)](https://github.com/bitcoin-sv/arc)
<br>
[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://api.mergify.com/v1/badges/tonicpow/go-minercraft&style=flat&v=1)](https://mergify.io)
Expand Down

0 comments on commit 1300e78

Please sign in to comment.